This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
d838ea596f
nuttx
/
boards
/
arm
/
lpc31xx
/
ea3131
/
locked
History
Matias N
166242c171
use "export" to expose TOPDIR to all child make instead of passing it around every time
2020-09-15 21:11:33 -07:00
..
.gitignore
build: Remve the unnecessary .gitignore
2020-05-23 18:00:40 +01:00
ld-locked.script
All linker scripts: Preface all _ebss defininitions with . = ALIGN(4). Otherwise, the last bytes in the .bss section will not be initialized properly. Also convert all linker scripts that use TABs to spaces.
2019-09-15 15:27:58 -06:00
Makefile
use "export" to expose TOPDIR to all child make instead of passing it around every time
2020-09-15 21:11:33 -07:00
mklocked.sh
arch/arm, board/arm: Rename all up_* functions to arm_*
2020-05-01 18:28:13 +01:00