This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
lqb
/
rt-thread
同期ミラー
https://gitee.com/rtthread/rt-thread.git
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
lpc43xx: remove the fpu settings in startup_LPC43xx_M0
Grissiom
10 年 前
親
22938a93ef
コミット
17a75eaa02
1 ファイル変更
、
1 行追加
、
1 行削除
分割表示
差分情報を表示
1
1
bsp/lpc43xx/Libraries/Device/NXP/LPC43xx/Source/Templates/GCC/startup_LPC43xx_M0.s
+ 1
- 1
bsp/lpc43xx/Libraries/Device/NXP/LPC43xx/Source/Templates/GCC/startup_LPC43xx_M0.s
ファイルの表示
@@ -6,7 +6,7 @@
.syntax unified
.cpu cortex-m0
- .
fpu softvfp
+ .
arch armv6-m
.thumb
.word _sidata