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
49775ea801
nuttx
/
sched
/
irq
History
Gregory Nutt
b2adb4917f
arch/arm/src/lpc54xx: Add register level debug output for Ethernet testing. Fixed a few start up problems. Still hangs on start-up, however.
2017-12-31 11:11:57 -06:00
..
irq_attach.c
arch/arm/src/lpc54xx: Add register level debug output for Ethernet testing. Fixed a few start up problems. Still hangs on start-up, however.
2017-12-31 11:11:57 -06:00
irq_csection.c
Miscellaneous fixes from astyle tool.
2017-08-14 17:19:27 -06:00
irq_dispatch.c
Add entropy pool and strong random number generator
2017-03-30 07:38:37 -06:00
irq_initialize.c
Implements support for smaller interrupt tables as described at
http://www.nuttx.org/doku.php?id=wiki:howtos:smallvectors
. This is largely the work of Mark Schulte. However, I have made several changes to match with the Wiki document. If you like the change, thanks go to Marc. For any errors you can blame me.
2017-03-03 09:20:25 -06:00
irq_spinlock.c
Merged in masayuki2009/nuttx.nuttx/irq_spinlock (pull request
#550
)
2017-12-07 19:39:04 +00:00
irq_unexpectedisr.c
irq_dispatch: Add argument pointer to irq_dispatch
2017-02-27 06:27:56 -06:00
irq.h
Smaller vector tables: Add irq_mapped_t.
2017-03-03 10:20:40 -06:00
Make.defs
Merged in masayuki2009/nuttx.nuttx/irq_spinlock (pull request
#550
)
2017-12-07 19:39:04 +00:00