circuitpython/ports/samd/boards
Peter van der Burg cd2223b8fe samd: Integrate latest asf4, add help, more time funcs and uPy features.
- Makefile: update to use new ASF4 files, support frozen manifest, and
  include source files in upcoming commits
- boards/manifest.py: add files to freeze
- boards/samd51p19a.ld: add linker script for this MCU
- help.c: add custom help text
- main.c: execute _boot.py, boot.py and main.py on start-up
- modules/_boot.py: startup file to freeze
- modutime.c: add gmtime, localtime, mktime, time functions
- mpconfigport.h: enabled more features for sys and io and modules
- mphalport.h: add mp_hal_pin_xxx macros
- mphalport.c: add mp_hal_stdio_poll
2021-11-19 11:05:05 +11:00
..
ADAFRUIT_FEATHER_M0_EXPRESS ports: Add images, features and urls to board.json. 2021-10-28 15:25:38 +11:00
ADAFRUIT_ITSYBITSY_M4_EXPRESS ports: Add images, features and urls to board.json. 2021-10-28 15:25:38 +11:00
ADAFRUIT_TRINKET_M0 ports: Add images, features and urls to board.json. 2021-10-28 15:25:38 +11:00
MINISAM_M4 ports: Add images, features and urls to board.json. 2021-10-28 15:25:38 +11:00
SAMD21_XPLAINED_PRO ports: Add images, features and urls to board.json. 2021-10-28 15:25:38 +11:00
deploy.md ports: Add board.json for all boards. 2021-10-27 14:04:53 +11:00
manifest.py samd: Integrate latest asf4, add help, more time funcs and uPy features. 2021-11-19 11:05:05 +11:00
samd21x18a.ld samd: Make common linker scripts, rename board.mk to mpconfigboard.mk. 2019-08-16 00:26:54 +10:00
samd51g19a.ld samd: Make common linker scripts, rename board.mk to mpconfigboard.mk. 2019-08-16 00:26:54 +10:00
samd51p19a.ld samd: Integrate latest asf4, add help, more time funcs and uPy features. 2021-11-19 11:05:05 +11:00