This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
arch
/
arm
/
include
History
Gregory Nutt
a197676006
Fix typos in some comments.
2017-11-23 14:21:57 -06:00
..
a1x
…
arm
…
armv6-m
…
armv7-a
…
armv7-m
…
armv7-r
…
bcm2708
BCM2708: Fleshes out GPIO interrupt logic.
2017-10-18 10:13:10 -06:00
c5471
…
dm320
…
efm32
…
imx1
…
imx6
…
kinetis
…
kl
…
lc823450
Fix a few errors that crept in with my review changes.
2017-08-02 09:19:29 -06:00
lpc11xx
…
lpc17xx
…
lpc31xx
…
lpc43xx
…
lpc214x
…
lpc2378
…
moxart
…
nuc1xx
…
sam34
…
sama5
…
samdl
…
samv7
…
stm32
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
stm32f0
…
stm32f7
STM32F7: Completes architecture support for the STM32 F72x and F73x families. Adds support for the Nucleo-144 boards with STM32F722.
2017-11-18 07:55:50 -06:00
stm32l4
Add support to STM32F433RC
2017-08-28 07:05:32 -06:00
str71x
…
tiva
…
tms570
…
xmc4
Fix typos in some comments.
2017-11-23 14:21:57 -06:00
.gitignore
…
arch.h
…
elf.h
…
inttypes.h
…
irq.h
Squashed commit of the following:
2017-10-09 13:11:17 -06:00
limits.h
…
serial.h
…
spinlock.h
…
stdarg.h
…
syscall.h
…
tls.h
…
types.h
…
watchdog.h
…