| .. |
|
chip.h
|
Fix names of pre-processor variables used in header file idempotence
|
2016-08-06 18:48:45 -06:00 |
|
dm320_ahb.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
|
dm320_allocateheap.c
|
Rename board_led_on to board_autoled_on
|
2015-11-01 09:07:06 -06:00 |
|
dm320_boot.c
|
Rename up_boot to arm_boot
|
2016-05-12 13:42:49 -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 lowsyslog(). The new syslog() includes all of the functionality of lowsyslog(). No longer any need for two interfaces.
|
2016-06-20 08:57:08 -06:00 |
|
dm320_emif.h
|
Fix names of pre-processor variables used in header file idempotence
|
2016-08-06 18:48:45 -06:00 |
|
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
|
Fix names of pre-processor variables used in header file idempotence
|
2016-08-06 18:48:45 -06:00 |
|
dm320_intc.h
|
Fix names of pre-processor variables used in header file idempotence
|
2016-08-06 18:48:45 -06:00 |
|
dm320_irq.c
|
ARM: Fix missing header file. Update comments in all *_irq.c files.
|
2016-03-09 15:08:58 -06:00 |
|
dm320_lowputc.S
|
Standard some naming if code sectino comments
|
2016-02-21 18:06:09 -06:00 |
|
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
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
|
dm320_restart.S
|
Make some file section headers more consistent with standard
|
2015-04-08 08:04:12 -06:00 |
|
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
|
Fix names of pre-processor variables used in header file idempotence
|
2016-08-06 18:48:45 -06:00 |
|
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
|
Fix names of pre-processor variables used in header file idempotence
|
2016-08-06 18:48:45 -06:00 |
|
dm320_usb.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
|
dm320_usbdev.c
|
irq_dispatch: Add argument pointer to irq_dispatch
|
2017-02-27 06:27:56 -06:00 |
|
Kconfig
|
Rename CONFIG_ARCH_HAVE_UARTn to CONFIG_UARTn_SERIALDRIVER
|
2016-05-25 10:45:01 -06:00 |
|
Make.defs
|
arch/arm/src: All ARM architctures now support CONFIG_ARCH_IDLE_CUSTOM
|
2018-05-07 10:13:20 -06:00 |