nuttx/arch/arm/src/c5471
2015-02-09 16:12:11 -06:00
..
c5471_ethernet.c All Ethernet drivers (again): Missed one place where arp_out() is called and neighber_out() needs to be called 2015-01-21 11:36:33 -06:00
c5471_irq.c Big, very risky change: Remove all occurrences of up_maskack_irq() that disable and enable interrupts with up_ack_irq() that only acknowledges the interrupts. This is only used in interrupt decoding logic. Also remove the logic that unconditionally re-enables interrupts with the interrupt exits. This interferes with the drivers ability to control the interrupt state. This is a necessary, sweeping, global change and unfortunately impossible to test. 2015-02-09 16:12:11 -06:00
c5471_lowputc.S
c5471_serial.c More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs. 2014-11-25 13:15:09 -06:00
c5471_timerisr.c Move clock functions from sched/ to sched/clock 2014-08-08 14:43:02 -06:00
c5471_vectors.S More trailing whilespace removal 2014-04-13 16:22:22 -06:00
c5471_watchdog.c
chip.h
Kconfig
Make.defs Remove CONFIG_DEBUG_STACK. Adding CONFIG_STACK_COLORATION makes this configuration option pointless 2015-01-24 06:49:51 -06:00