This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
configs
/
olimex-lpc1766stk
/
src
History
GregoryN
9633a44217
configs/olimex-lpc1766stk/src/lpc17_bringup.c: Remove unnecessary include.
2018-10-07 01:40:00 +00:00
..
.gitignore
…
lpc17_appinit.c
configs/olimex-lpc1766stk: Add support to initialize a USB HID keyboard. Still don't have a working configuration. Seems to require a lot of transfer descriptors. Also reorganized some logic. It has been a long time since the Olimex LPC1766-STK has had any TLC.
2018-10-06 18:06:47 -06:00
lpc17_boot.c
configs/olimex-lpc1766stk: Add support to initialize a USB HID keyboard. Still don't have a working configuration. Seems to require a lot of transfer descriptors. Also reorganized some logic. It has been a long time since the Olimex LPC1766-STK has had any TLC.
2018-10-06 18:06:47 -06:00
lpc17_bringup.c
configs/olimex-lpc1766stk/src/lpc17_bringup.c: Remove unnecessary include.
2018-10-07 01:40:00 +00:00
lpc17_buttons.c
configs: Still trying to get consistent name. button driver expects board to define NUM_BUTTONS, not BOARD_NUM_BUTTONS. That was changed in all board.h header files, but there are still references in configs/ C files to BOARD_NUM_BUTTONS
2017-12-17 16:54:53 -06:00
lpc17_can.c
Move CAN subsystem to its own directory and put device drivers there
2017-05-12 11:48:47 -03:00
lpc17_leds.c
…
lpc17_ssp.c
Add an instance argument to the SPIDEV definitions.
2017-04-29 12:26:52 -06:00
lpc17_usbmsc.c
…
lpc1766stk.h
configs/olimex-lpc1766stk: Add support to initialize a USB HID keyboard. Still don't have a working configuration. Seems to require a lot of transfer descriptors. Also reorganized some logic. It has been a long time since the Olimex LPC1766-STK has had any TLC.
2018-10-06 18:06:47 -06:00
Makefile
configs/olimex-lpc1766stk: Add support to initialize a USB HID keyboard. Still don't have a working configuration. Seems to require a lot of transfer descriptors. Also reorganized some logic. It has been a long time since the Olimex LPC1766-STK has had any TLC.
2018-10-06 18:06:47 -06:00