This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
3949ab38fd
nuttx
/
configs
/
avr32dev1
/
src
History
Gregory Nutt
4c82827ab1
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
..
.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