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
349b513978
nuttx
/
arch
/
arm
History
Gregory Nutt
349b513978
Very trivial changes from review of last PR
2017-11-08 06:34:23 -06:00
..
include
arch/arm/include/stm32 and stm32f7: Remove ltdc.h and dma2d.h. Those header files in that location permitted inclusion into application space logic and, hence, facilitated and encouraged calling into the OS and violating the portable POSIX OS interface. The definitions in those header files were move the appropriate location in the counterpart, architecture specific files at arch/arm/src/stm32 and stm32f7 dma2d.h and ltdc.h.
2017-11-06 12:22:48 -06:00
src
Very trivial changes from review of last PR
2017-11-08 06:34:23 -06:00
Kconfig
BCM2708: Add system timer register definitions and a partial implementation of the tickless mode timer.
2017-10-17 13:54:54 -06:00