.. |
.gitignore
|
.dSYM only needs to be in the same .gitignore files as .exe
|
2013-05-30 15:02:04 -06:00 |
Makefile
|
Add a OS test kernel build configuration for the STM32F4Discovery board
|
2013-03-22 16:19:59 +00:00 |
stm32f4discovery-internal.h
|
Add support for the UG-2843HHSWEG04 OLED and for the SAM4L Xplained Pro OLED module that uses that OLED.
|
2013-06-23 14:39:56 -06:00 |
up_autoleds.c
|
Fix NuTiny-SDK-NUC120 LEDs
|
2013-02-27 15:16:46 +00:00 |
up_boot.c
|
Add a OS test kernel build configuration for the STM32F4Discovery board
|
2013-03-22 16:19:59 +00:00 |
up_buttons.c
|
Add QE support to STM32F4Discovery; add a test of the quadrature encoder driver
|
2012-02-15 17:51:30 +00:00 |
up_cxxinitialize.c
|
Add support for C++ static constructors (at least to a few platforms)
|
2012-02-28 21:58:24 +00:00 |
up_extmem.c
|
Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery configuration with SPI and USB
|
2013-02-09 15:03:49 +00:00 |
up_idle.c
|
Remove executable property from source and make files
|
2012-09-13 18:46:10 +00:00 |
up_nsh.c
|
Fix null packet handling in the PIC32 USB device driver. This is a critical bug fix for PIC32. Add support for the USB monitor to the Sure-PIC32MX configuration
|
2013-05-28 13:36:01 -06:00 |
up_pm.c
|
Remove executable property from source and make files
|
2012-09-13 18:46:10 +00:00 |
up_pmbuttons.c
|
Add syslog.h; rename lib_rawprintf() to syslog()
|
2013-01-28 21:55:16 +00:00 |
up_pwm.c
|
STM32F4Discovery configuration clean-up
|
2012-07-27 21:08:56 +00:00 |
up_qencoder.c
|
STM32 Quad Encoder bug fixes
|
2012-02-28 18:39:37 +00:00 |
up_spi.c
|
Created new directories to hold SPI-related files
|
2013-07-01 08:11:54 -06:00 |
up_ssd1289.c
|
Created new directories to hold SPI-related files
|
2013-07-01 08:11:54 -06:00 |
up_ug2864ambag01.c
|
Created new directories to hold SPI-related files
|
2013-07-01 08:11:54 -06:00 |
up_ug2864hsweg01.c
|
Created new directories to hold SPI-related files
|
2013-07-01 08:11:54 -06:00 |
up_usb.c
|
Separate wait() and enumerate() methods from struct usbhost_driver_s and move to new interface, struct usbhost_connection_s. This is part of the necessary restructuring of the USB host interface to support multiple root hub ports.
|
2013-08-13 15:03:46 -06:00 |
up_userleds.c
|
Fix NuTiny-SDK-NUC120 LEDs
|
2013-02-27 15:16:46 +00:00 |
up_watchdog.c
|
Add STM32 watchdog configuration
|
2012-04-16 17:20:36 +00:00 |