rt-thread-official/bsp/samd21
Meco Man 0f461e870c [errno code][-RT_ERROR] fix that use RT_ERROR without - 2023-03-20 00:06:16 -04:00
..
applications [bsp][applications][sconscript] 整理统一sconscript格式 (#6481) 2022-10-03 10:43:08 -04:00
asflib_config add atmel SAM D21 bsp support 2017-08-30 12:18:28 +08:00
board [errno code][-RT_ERROR] fix that use RT_ERROR without - 2023-03-20 00:06:16 -04:00
sam_d2x_asflib format link scripts 2023-01-08 22:52:13 -05:00
README.txt Update README.txt 2017-08-31 19:03:01 +08:00
SAM_D2X_RTT.sct add scons cmd build 2017-08-31 18:57:59 +08:00
SConscript add atmel SAM D21 bsp support 2017-08-30 12:18:28 +08:00
SConstruct format Kconfig and sconscript 2023-01-08 22:52:13 -05:00
project.uvprojx 分离内存分配接口与内存分配算法 (#5175) 2021-12-16 16:23:58 +08:00
rtconfig.h modify RT_ALIGN_SIZE as 8 by default 2023-01-12 22:47:23 -05:00
rtconfig.py [bsp][samd21] update scons script. 2018-12-03 20:22:59 +08:00
template.uvprojx add atmel SAM D21 bsp support 2017-08-30 12:18:28 +08:00

README.txt

使用SAMD21-Xplained-Pro开发板
scons:
  scons
  scons --target=mdk5
demo代码演示了串口、外部中断、RTC低功耗唤醒