This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-20 21:06:58 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
128b032a166949a6c2facac890500975cfd9774e
nuttx
/
arch
/
arm
/
include
T
History
Gregory Nutt
128b032a16
Fix file mode on modified files
2014-10-14 15:45:56 -06:00
..
a1x
…
arm
Fix ARM7/9 and Cortex-A SYSCALLs: For threads in SVC mode, the SVC instructions clobbers R14. This must be taken account in the inline assembly
2014-08-29 10:07:11 -06:00
armv6-m
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
2014-08-29 14:47:22 -06:00
armv7-a
If we are configured to use a kernel stack while in SYSCALL handling, then we need to switch back to the user stack to deliver a signal
2014-09-15 11:38:48 -06:00
armv7-m
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
2014-08-29 14:47:22 -06:00
c5471
…
calypso
…
dm320
…
imx
…
kinetis
…
kl
…
lpc17xx
…
lpc31xx
…
lpc43xx
…
lpc214x
…
lpc2378
…
nuc1xx
…
sam34
…
sama5
…
samd
…
stm32
Fix file mode on modified files
2014-10-14 15:45:56 -06:00
str71x
…
tiva
Support the the TC3200 from Jim Ewing
2014-08-26 15:13:57 -06:00
.gitignore
…
arch.h
Add logic necessary to handler remapping of shared memory on contex switches
2014-09-23 13:19:30 -06:00
elf.h
…
irq.h
…
limits.h
Adds support for localtime. From Max Neklyudov
2014-08-12 06:18:22 -06:00
serial.h
…
stdarg.h
…
syscall.h
…
types.h
…
watchdog.h
…