rt-thread/bsp/samd21
Man, Jianting (Meco) f7be5fc84b
[bsp][applications][sconscript] 整理统一sconscript格式 (#6481)
* [bsp][sconscript] 整理统一sconscript格式

* update

* update
2022-10-03 10:43:08 -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 [SConscript]update group name 2020-12-19 16:49:11 +08:00
sam_d2x_asflib [Scons] 将GCC判断条件改为列表方式,方便后续增加新的编译工具链 2022-06-09 07:01: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 [Scons][iar][iccarm] IAR统一使用iccarm作为判断条件而不是是用IDE的名字来进行判断 2022-06-09 07:01:59 +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低功耗唤醒