Meco Man
|
878ecd14f4
|
[stm32] add ignore_format.yml
|
2021-12-13 00:49:48 -05:00 |
Bernard Xiong
|
36d5154256
|
Merge pull request #5320 from mysterywolf/pse-master
[POSIX] move PSE branch to master
|
2021-12-05 13:16:39 +08:00 |
Meco Man
|
7b5e6a81f9
|
[stm32][gcc] 修复栈为0的bug,将栈扩展到0x400(与Keil IAR一致)
|
2021-12-03 10:05:03 -05:00 |
Meco Man
|
879e9d4c54
|
更新rtconfig.h
|
2021-12-01 22:02:36 -05:00 |
guo
|
cda8caeda0
|
Merge pull request #5180 from liukangcc/bsp
[update] bsp .config file and rtconfig.h file.
|
2021-10-15 13:54:46 +08:00 |
liukangcc
|
7dc99c1ff4
|
[update] bsp .config file and rtconfig.h file.
|
2021-10-14 14:49:53 +08:00 |
guo
|
b1baf42d4e
|
Revert "Fix compiler flags issue"
|
2021-10-14 14:36:18 +08:00 |
liukangcc
|
3ac36a3107
|
[update] Fix compiler flags issue
|
2021-10-14 10:32:22 +08:00 |
Meco Man
|
698569c3ca
|
[stm32][lib] modify heap size to zero
|
2021-10-11 17:25:15 -04:00 |
liukangcc
|
0e46c8a33d
|
[update] support armclang
|
2021-09-26 10:46:21 +08:00 |
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 |
chenjh
|
67b86e61ba
|
[uart] Modify the uart file to configure uart_pin for pullup
|
2021-07-07 18:51:21 +08:00 |
Bernard Xiong
|
a225ca8014
|
Merge pull request #4537 from mysterywolf/stm32
[stm32] remove 'count' variable in main()
|
2021-03-31 14:18:48 +08:00 |
Meco Man
|
a13aea3a30
|
remove return
|
2021-03-28 22:42:37 +08:00 |
Meco Man
|
390c635267
|
[stm32] remove 'count' variable in main()
|
2021-03-28 19:36:32 +08:00 |
静静流淌的柯溪
|
b1c041a3a7
|
open rtc clk to support ble stack
|
2021-03-27 14:44:21 +08:00 |
Bernard Xiong
|
b3cccf7d04
|
Merge pull request #4490 from mysterywolf/stm32
[stm32] auto formatted
|
2021-03-23 20:01:27 +08:00 |
Meco Man
|
5bd17e1433
|
[stm32] auto formatted
|
2021-03-14 15:33:55 +08:00 |
静静流淌的柯溪
|
18fa9b83b8
|
Update link.sct
更改ram段分配,适配CPU2无线协议栈
|
2021-03-13 13:53:34 +08:00 |
Meco Man
|
4f06fdc0ad
|
[stm32]删除RTC对libc的依赖
|
2021-03-05 09:26:26 +08:00 |
yangjie
|
dc09f3760f
|
更新 stm32 工程,nxp 工程
|
2020-12-28 15:02:17 +08:00 |
Bernard Xiong
|
06eafe3928
|
Merge pull request #3979 from Dozingfiretruck/master
修复ADC异常
|
2020-10-28 19:49:00 +08:00 |
tangweikang
|
05fc423ed2
|
[stm32] scons --target=iar
|
2020-10-27 17:36:47 +08:00 |
打盹的消防车
|
7e011d0f18
|
Update rtconfig.h
|
2020-10-24 14:46:19 +08:00 |
打盹的消防车
|
14275bb29a
|
Update .config
|
2020-10-24 14:45:10 +08:00 |
打盹的消防车
|
69ded5d22c
|
Update .config
|
2020-10-23 19:25:46 +08:00 |
Dozingfiretruck
|
d79df8c329
|
修复ADC异常
|
2020-10-23 18:15:59 +08:00 |
Dozingfiretruck
|
af1e92e661
|
stm32wb
|
2020-10-14 15:03:33 +08:00 |