hathach
|
e598972438
|
add board_vbus_set() for samd21/d51 to enable usb host vbus
enable host example build for samd21/d51
|
2025-07-09 16:01:11 +07:00 |
|
hathach
|
6a36c74b10
|
embed metadata to family.c and board.h to generate supported boards doc
|
2024-12-27 09:11:09 +07:00 |
|
hathach
|
36e07093b8
|
fix samd linker with clang: cannot self-check defined symbol with lld e.g STACK_SIZE = DEFINED(STACK_SIZE) ? STACK_SIZE : 0x1000 --> STACK_SIZE = 0
|
2024-04-24 11:26:22 +07:00 |
|
hathach
|
2dea4ce6a2
|
add cmake support for samd21.
update ci cmake
|
2023-09-07 16:58:40 +07:00 |
|
hathach
|
3623ba1884
|
fix trailing space and new line
temporarily disable codespell
|
2023-03-17 16:12:49 +07:00 |
|
Matt Johnston
|
19a26729b0
|
Add Adafruit QT Py board
Straight copy of itsybitsy_m0/ with MCU changed to
ATSAMD21E18
LED and button are disabled.
LED is a neopixel so could be added later.
|
2021-10-29 18:00:23 +08:00 |
|