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
|
0420799a84
|
samd/boards: Replace pins.c and pins.h by pins.csv.
The files pins.c and pins.h are generated during the build process from
pins.csv, using a make-pins.py script.
|
2022-10-06 22:29:49 +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
|
ef4e63aabc
|
samd/boards/SEEED_WIO_TERMINAL: Add new board definition.
|
2021-11-19 11:48:12 +11:00 |