This website requires JavaScript.
Explore
Help
Sign in
nuttx
/
nuttx-update
Watch
1
Star
2
Fork
You've already forked nuttx-update
1
Code
Issues
1
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
bfcc8fcbb6
nuttx-update
/
arch
/
arm
History
Gregory Nutt
692ebdf9d4
arch/arm/src/stm32/stm32f33xx_adc.c: Eliminate warnings about cj_channels and j_chanlist being set but not used.
2017-11-12 10:17:10 -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
arch/arm/src/stm32/stm32f33xx_adc.c: Eliminate warnings about cj_channels and j_chanlist being set but not used.
2017-11-12 10:17:10 -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