nuttx/arch/arm/src/c5471
2015-07-01 14:33:37 -06:00
..
c5471_ethernet.c Fix misc. compilation error/warning detected by tools/testbuild.sh 2015-07-01 14:33:37 -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 Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
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 Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
c5471_watchdog.c More places where watchodg mispelled 2015-04-15 21:36:30 -06:00
chip.h Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
Kconfig Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
Make.defs Remove CONFIG_DEBUG_STACK. Adding CONFIG_STACK_COLORATION makes this configuration option pointless 2015-01-24 06:49:51 -06:00