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
nuttx
/
configs
/
sure-pic32mx
/
src
History
Gregory Nutt
691d7c9819
Rename usbhost_storageinit() to usbhost_msc_initialize(). Add calls to usbhost_cdcacm_initialize() is CONFIG_USBHOST_CDCACM is selected.
2015-05-06 14:11:29 -06:00
..
.gitignore
…
Makefile
…
pic32mx_autoleds.c
configs/: board function prototypes are now in include/nuttx/board.h. Remove from board header file; Add inclusion of nuttx/board.h to all files referencing board functions
2015-02-27 18:49:24 -06:00
pic32mx_boot.c
Make some file section headers more consistent with standard
2015-04-08 09:15:17 -06:00
pic32mx_buttons.c
Move board_ prototypes from arch.h to board.h
2015-02-27 20:02:03 -06:00
pic32mx_lcd1602.c
…
pic32mx_nsh.c
Rename usbhost_storageinit() to usbhost_msc_initialize(). Add calls to usbhost_cdcacm_initialize() is CONFIG_USBHOST_CDCACM is selected.
2015-05-06 14:11:29 -06:00
pic32mx_spi.c
Make some file section headers more consistent with standard
2015-04-08 09:15:17 -06:00
pic32mx_usbdev.c
Make some file section headers more consistent with standard
2015-04-08 09:15:17 -06:00
pic32mx_usbterm.c
Make some file section headers more consistent with standard
2015-04-08 09:15:17 -06:00
sure-pic32mx.h
Make some file section headers more consistent with standard
2015-04-08 09:15:17 -06:00