robert-hh
|
a5d5ecbf84
|
samd/boards: Move mcu-specific settings into a mpconfig_samdXX.h file.
Located at the boards directory. That way, the mpconfigboard.h files are
almost empty, just setting the board name and the MCU name.
|
2022-10-06 22:30:37 +11:00 |
robert-hh
|
85afed569d
|
samd: Remove the existing provisional support for REPL on UART.
It was only partially working and will be rpelaced later by a full
machine.UART class implementation.
|
2022-10-06 22:29:06 +11:00 |
Peter van der Burg
|
fb79e58636
|
samd/boards/ADAFRUIT_TRINKET_M0: Update for flash and pins.
- mpconfigboard.h: flash and USART config
- mpconfigboard.mk: enable LFS1
- pins.c: define pins and LEDs
- pins.h: define structs and consts
|
2021-11-19 11:47:19 +11:00 |
Damien George
|
5f9bd11527
|
samd: Add new port to Microchip SAMDxx microcontrollers.
Initially supporting SAMD21 and SAMD51.
|
2019-07-01 17:19:18 +10:00 |