Meco Man
|
83b3aadaa3
|
[Scons][iar][iccarm] IAR统一使用iccarm作为判断条件而不是是用IDE的名字来进行判断
因为不确定后续IAR是否会像Keil一样内含有不同的编译工具链
此外,将判断条件改为列表方式,这样更方便后续增加其他可能的IAR编译链
|
2022-06-09 07:01:59 +08:00 |
Meco Man
|
50f041f5c2
|
[Scons] 将GCC判断条件改为列表方式,方便后续增加新的编译工具链
|
2022-06-09 07:01:59 +08:00 |
Man, Jianting (Meco)
|
a0f8d43744
|
[gcc][armcc][armclang] rtconfig.CROSS_TOOL->rtconfig.PLATFORM (#5802)
* [gcc][armcc][armclang] rtconfig.CROSS_TOOL->rtconfig.PLATFORM
|
2022-04-20 09:56:04 +08:00 |
Grissiom
|
17a75eaa02
|
lpc43xx: remove the fpu settings in startup_LPC43xx_M0
|
2015-01-07 17:15:49 +08:00 |
Grissiom
|
fca84daa9d
|
lpc43xx: fix the startup code for GCC
|
2015-01-06 12:42:12 +08:00 |
Grissiom
|
090adcf4c0
|
lpc43xx: don't set the Clock again in M0 core
M0 core is always booted by the M4 core. It means that if we are running
in M0, the clock is always configured.
|
2015-01-06 10:46:32 +08:00 |
Grissiom
|
a447b5f3cf
|
lpc43xx: refactor uart drivers
|
2015-01-06 10:25:43 +08:00 |
nongxiaoming
|
67e79c3e97
|
lpc43xx:update the startup code.
|
2014-07-15 15:40:05 +08:00 |
nongxiaoming
|
e152b68e33
|
add the lpc43xx bsp support.
|
2014-07-13 14:13:39 +08:00 |