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
bf531fa24a
nuttx
/
arch
/
sim
/
src
/
.gitignore
7 lines
60 B
Plaintext
Raw
Normal View
History
Unescape
Escape
nuttx/names: add symbol name preprocessing support Change-Id: I54e0b24391b6e08801e3f0b1799ed3fcc9188ae7 Signed-off-by: chao.an <anchao@xiaomi.com>
2020-06-17 11:41:35 +02:00
/nuttx-names.dat
arch/sim: Don't construct global C++ objects before main otherwise the crash will happen because NuttX doesn't initialize yet Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> Change-Id: Icc3f3fcd842a315bc68ae436d7a7a04aca1fc546
2020-07-09 19:20:18 +02:00
/nuttx.ld
arch/sim: Copy include/nuttx/config.h to the local folder so the source code compiled by host environment can include config.h directly and then avoid pass Kconfig option through Makefile manually Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> Change-Id: Ic9fe6f846082cef2d0808dc717df8ae6ed929edf
2021-07-26 09:50:40 +02:00
/config.h
arch/sim/src: Add a special file system for use with simulator that supports access to the host file system from the simulation. From Ken Petit
2015-11-25 15:36:44 +01:00
/hostfs.h
Move LPC17xx IOCON register definitions from lpc17_gpio.h to lpc17_iocon.h; fix a few more .gitignore files
2013-04-05 02:12:44 +02:00
/chip
/board
Reference in New Issue
Copy Permalink