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
nuttx
/
arch
/
arm
/
src
/
dm320
History
Gregory Nutt
240926c995
Beginning to update comments to reflect new organization of the boards/ sub-directory.
2019-08-08 08:46:54 -06:00
..
chip.h
…
dm320_ahb.h
…
dm320_allocateheap.c
…
dm320_boot.c
…
dm320_busc.h
…
dm320_clkc.h
…
dm320_decodeirq.c
…
dm320_emif.h
…
dm320_framebuffer.c
Make sure that labeling is used consistently in all function headers.
2018-02-01 10:00:02 -06:00
dm320_gio.h
…
dm320_intc.h
…
dm320_irq.c
…
dm320_lowputc.S
…
dm320_memorymap.h
Beginning to update comments to reflect new organization of the boards/ sub-directory.
2019-08-08 08:46:54 -06:00
dm320_osd.h
…
dm320_restart.S
…
dm320_serial.c
Every file that uses serial IOCTLs (TIOC*) must explicity include nuttx/fs/ioctl.h. This was included previously via sneak path in the now deleted arch/serial.h.
2019-01-27 13:41:44 -06:00
dm320_timer.h
…
dm320_timerisr.c
Rename sched_process_timer to nxsched_process_timer. That is the appropriate name for an internal sched/ function (still many named incorrectly).
2019-03-20 19:27:40 -06:00
dm320_uart.h
…
dm320_usb.h
…
dm320_usbdev.c
irq_dispatch: Add argument pointer to irq_dispatch
2017-02-27 06:27:56 -06:00
Kconfig
…
Make.defs
arch/arm/src: All ARM architctures now support CONFIG_ARCH_IDLE_CUSTOM
2018-05-07 10:13:20 -06:00