This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
lqb
/
rt-thread
mirror of
https://gitee.com/rtthread/rt-thread.git
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
lpc43xx: remove the fpu settings in startup_LPC43xx_M0
Grissiom
10 năm trước cách đây
mục cha
22938a93ef
commit
17a75eaa02
1 tập tin đã thay đổi
với
1 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
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
Xem Tập Tin
@@ -6,7 +6,7 @@
.syntax unified
.cpu cortex-m0
- .
fpu softvfp
+ .
arch armv6-m
.thumb
.word _sidata