rt-thread-official/bsp/samd21
liukangcc b0f6c2fbae [update] CFLAGS 2021-12-17 14:28:40 +08:00
..
applications 对finsh_set_device调用增加宏定义限制 2021-11-24 08:57:12 -05:00
asflib_config add atmel SAM D21 bsp support 2017-08-30 12:18:28 +08:00
board [SConscript]update group name 2020-12-19 16:49:11 +08:00
sam_d2x_asflib [bsp][samd21] update scons script. 2018-12-03 20:22:59 +08: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 [update] CFLAGS 2021-12-17 14:28:40 +08:00
project.uvprojx 分离内存分配接口与内存分配算法 (#5175) 2021-12-16 16:23:58 +08:00
rtconfig.h Remove the DBG_COLOR and DBG_ENABLE definition. 2019-03-06 17:54:30 +08: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低功耗唤醒