nuttx/configs/mikroe-stm32f4/src
2014-08-07 18:00:38 -06:00
..
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
Makefile configs/stm32f4discovery/pm: Configuration converted to use the kconfig-frontends tools 2014-03-04 08:58:01 -06:00
mikroe-stm32f4-internal.h Support for the MIO283QT9A LCD from Toby Duckworth 2014-02-10 12:26:08 -06:00
up_boot.c Support for the MIO283QT9A LCD from Toby Duckworth 2014-02-10 12:26:08 -06:00
up_clockconfig.c Many changes to reduce complaints from CppCheck. Several latent bugs fixes, but probably some new typos introduced 2014-02-10 18:08:49 -06:00
up_cxxinitialize.c Add support for the MikroElektronika Mikromedia for STM32F4 development board. From Ken Petit 2013-04-30 18:31:47 -06:00
up_extmem.c Add support for the MikroElektronika Mikromedia for STM32F4 development board. From Ken Petit 2013-04-30 18:31:47 -06:00
up_idle.c rename up_led*() functions to board_led_*() 2014-01-24 14:28:49 -06:00
up_mio283qt2.c configs/mikroe-stm32f4: Add new configurations plus support for the MIO283QT2 display from Ken Pettit 2013-05-07 14:34:09 -06:00
up_mio283qt9a.c Update comments in file headers 2014-02-10 13:58:08 -06:00
up_nsh.c Many changes to reduce complaints from CppCheck. Several latent bugs fixes, but probably some new typos introduced 2014-02-10 18:08:49 -06:00
up_pm.c configs/stm32f4discovery/pm: Configuration converted to use the kconfig-frontends tools 2014-03-04 08:58:01 -06:00
up_pwm.c Add support for the MikroElektronika Mikromedia for STM32F4 development board. From Ken Petit 2013-04-30 18:31:47 -06:00
up_qencoder.c Add support for the MikroElektronika Mikromedia for STM32F4 development board. From Ken Petit 2013-04-30 18:31:47 -06:00
up_spi.c Updated Mikroe STM32F4 configuration from Ken Pettit 2013-10-27 08:06:39 -06:00
up_touchscreen.c Change all time conversions. Yech. New timer units in microseconds breaks all existing logic that used milliseconds in the conversions. Something likely got broken doing this, probably because I confused a MSEC2TICK conversion with a TICK2MSEC conversion. Also, the tickless OS no appears fully functional and passes the OS test on the simulator with no errors 2014-08-07 18:00:38 -06:00
up_usb.c Fix some cloned errors in SAM GPIO interrupt setup 2014-07-07 15:54:37 -06:00
up_vs1053.c Updated Mikroe STM32F4 configuration from Ken Pettit 2013-10-27 08:06:39 -06:00
up_watchdog.c Add support for the MikroElektronika Mikromedia for STM32F4 development board. From Ken Petit 2013-04-30 18:31:47 -06:00