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
/
hymini-stm32v
/
src
History
Gregory Nutt
83ecc03d17
Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_BUILTIN_APPS. Add SAM3/4 sam_periphclks.h which is just a header file that includes the right header file. Misc SAM3U-EK cleanup
2013-06-12 17:32:00 -06:00
..
.gitignore
.dSYM only needs to be in the same .gitignore files as .exe
2013-05-30 15:02:04 -06:00
hymini_stm32v-internal.h
hymini-stm32v: Add OS test and USB/NSH configuration; Add card detect interrupt support
2013-05-14 08:26:40 -06:00
Makefile
Add support for R61505U LCD controller on HY-mini STM32v board
2013-05-16 14:06:16 -06:00
README.txt
…
up_boot.c
…
up_buttons.c
…
up_leds.c
…
up_nsh.c
hymini-stm32v: Add OS test and USB/NSH configuration; Add card detect interrupt support
2013-05-14 08:26:40 -06:00
up_r61505u.c
Add support for R61505U LCD controller on HY-mini STM32v board
2013-05-16 14:06:16 -06:00
up_spi.c
…
up_ssd1289.c
Updated to hymini-stm32v configuration from Laurent Latil
2013-05-15 16:33:49 -06:00
up_ts.c
…
up_usbdev.c
…
up_usbmsc.c
Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_BUILTIN_APPS. Add SAM3/4 sam_periphclks.h which is just a header file that includes the right header file. Misc SAM3U-EK cleanup
2013-06-12 17:32:00 -06:00
up_watchdog.c
…
README.txt
This directory contains drivers unique to the HY-MiniSTM32V development board.