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 |
|
kkitayam
|
b6d09ca761
|
Add compile option to allocate video data into flash in video_capture example
|
2021-10-09 23:02:18 +09:00 |
|
Dima Barsky
|
62a0d5b42d
|
Changed LED_PIN to 17, LED_STATE_ON to 0
|
2021-04-15 16:12:19 +01:00 |
|
hathach
|
89205438c2
|
move xiao to samd21 group
|
2020-11-29 17:09:53 +07:00 |
|