.. |
chip.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
dm320_ahb.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
dm320_allocateheap.c
|
rename up_led*() functions to board_led_*()
|
2014-01-24 14:28:49 -06:00 |
dm320_boot.c
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
dm320_busc.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
dm320_clkc.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
dm320_decodeirq.c
|
Remove os_internal.h it has been replace by several new header files under sched/. There have been some sneak inclusion paths via os_internal.h, so expect a few compilation errors for some architectures
|
2014-08-08 18:39:28 -06:00 |
dm320_emif.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
dm320_framebuffer.c
|
Many changes to reduce complaints from CppCheck. Several latent bugs fixes, but probably some new typos introduced
|
2014-02-10 18:08:49 -06:00 |
dm320_gio.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
dm320_intc.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
dm320_irq.c
|
Remove os_internal.h it has been replace by several new header files under sched/. There have been some sneak inclusion paths via os_internal.h, so expect a few compilation errors for some architectures
|
2014-08-08 18:39:28 -06:00 |
dm320_lowputc.S
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
dm320_memorymap.h
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
dm320_osd.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
dm320_restart.S
|
Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_
|
2013-07-26 10:09:17 -06:00 |
dm320_serial.c
|
Remove os_internal.h it has been replace by several new header files under sched/. There have been some sneak inclusion paths via os_internal.h, so expect a few compilation errors for some architectures
|
2014-08-08 18:39:28 -06:00 |
dm320_timer.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
dm320_timerisr.c
|
Move clock functions from sched/ to sched/clock
|
2014-08-08 14:43:02 -06:00 |
dm320_uart.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
dm320_usb.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
dm320_usbdev.c
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
Kconfig
|
configs/ntosd-dm320/nettest: Configuration converted to use the kconfig-frontends tools
|
2014-03-05 12:16:02 -06:00 |
Make.defs
|
Rename up_timerinit() to up_timer_initailize(); Add prototypes for candidate interfaces for the tickless OS; Don't build existing timer initialization logic if CONFIG_SCHED_TICKLESS is defined.
|
2014-08-06 16:26:01 -06:00 |