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
4ba091933e
nuttx
/
configs
/
olimex-efm32g880f128-stk
/
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
Add board support for the Olimex EFM32G8809128 STK
2014-10-20 12:00:37 -06:00
efm32_boot.c
Standardize the width of all comment boxes in C files
2015-10-03 07:25:23 -06:00
efm32_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
efm32g880f128-stk.h
EFM32: Add buton interrupt handling for the Olimex board
2014-10-21 13:51:30 -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