14 Commits

Author SHA1 Message Date
JCZou
0369db718c Fix compiler flags issue
CCFLAGS is used by gcc and g++ compiler. So CFLAGS should be used for
gcc to avoid passing gcc flags to g++.
2021-08-19 08:53:27 +02:00
sheltonyu
46c5ba9225
Merge branch 'master' into developer 2021-04-13 11:37:46 +08:00
sheltonyu
35ef1f9e0f [bsp/at32] remove notes 2021-04-13 10:17:09 +08:00
Meco Man
1a6e348922 [at32] auto formatted 2021-03-14 15:15:52 +08:00
sheltonyu
b950244d32 [bsp/at32] update for project default configuration 2021-02-20 10:03:12 +08:00
sheltonyu
bb28784a0c 1.add can and on-chip-flash drivers 2.fixed c++ compiler error 2021-02-09 14:28:11 +08:00
luhuadong
4313ee6961 [BSP][AT32] fixed scons --dist 2020-06-14 12:21:20 +08:00
Bernard Xiong
cadd6d73ea
Merge pull request #3628 from sheltonyu/developer
[bsp/at32] 1.add support for AT-START-F407 board, 2.add eth and rtc d…
2020-05-28 11:06:37 +08:00
sheltonyu
e2086dcd3b [bsp/at32] 1.add support for AT-START-F407 board, 2.add eth and rtc driver 2020-05-26 14:49:09 +08:00
luhuadong
e1bd3673fd [AT32 BSP] do bsp special dist handle 2020-04-22 16:58:10 +08:00
luhuadong
3b2fa47209 [BSP] add Libraries when scons --dist 2020-04-17 22:14:37 +08:00
sheltonyu
ce4ac6315d 1. modify at32_msp default configuration 2. add hwtimer driver and fix up some driver errors 3. update related files 2020-03-17 10:10:43 +08:00
sheltonyu
1becc3a77f [bsp/at32] modify at32f403a-start README.md 2020-03-11 17:51:51 +08:00
sheltonyu
f15aec01ed upload at32 bsp first version. 2020-03-09 15:10:16 +08:00