nuttx/configs/avr32dev1/src
2017-03-02 14:37:22 -06:00
..
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
avr32_boot.c Rename all architecture files of form xyz_internal.h to just xyz.h 2015-12-29 18:07:27 -06:00
avr32_buttons.c board_button_irq: Button IRQ logic no longer returns the xcpt_t oldhandler. There value is useless and dangerous after the recent changes to interrupt argument passing. 2017-03-02 14:37:22 -06:00
avr32_leds.c Rename all architecture files of form xyz_internal.h to just xyz.h 2015-12-29 18:07:27 -06:00
avr32dev1.h Remove internal from name of all board header files 2015-12-29 15:44:56 -06:00
Makefile Simplify configs/ Makefiles by combining common longic into a new board.mk Makefile fragment. For Paul A. Patience" 2015-09-04 16:42:34 -06:00