This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx
Watch
3
Star
1
Fork
You've already forked nuttx
1
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-03 07:33:00 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
141fb6a32b
nuttx
/
arch
/
arm
History
Download ZIP
Download TAR.GZ
Gregory Nutt
141fb6a32b
LPC17xx GPIO interrupt fixes: lpc17_setintedge() must be atomic. Can't disable interrupts from interrupt handlers because they are automatically re-enabled. Try re-configuring pin instead.
2013-04-07 13:46:05 -06:00
..
include
Move LPC17xx IOCON register definitions from lpc17_gpio.h to lpc17_iocon.h; fix a few more .gitignore files
2013-04-04 18:12:44 -06:00
src
LPC17xx GPIO interrupt fixes: lpc17_setintedge() must be atomic. Can't disable interrupts from interrupt handlers because they are automatically re-enabled. Try re-configuring pin instead.
2013-04-07 13:46:05 -06:00
Kconfig
Add support for ram vectors to the ARMv7-M architecture
2013-03-18 21:10:08 +00:00