summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3240g-eval/src/up_boot.c
Commit message (Expand)AuthorAgeFilesLines
* STM3240G-EVAL: Rename files for compatibility with current naming conventionsGregory Nutt2014-11-281-273/+0
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-011-1/+1
* Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new...Gregory Nutt2014-08-291-4/+4
* networking: Fix one place where the reference count was not being zeroed. Th...Gregory Nutt2014-02-251-1/+1
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-241-1/+1
* STM3240G-EVAL: Kernel mode board initialization can't run on the IDLE thread;...Gregory Nutt2013-12-311-35/+96
* NxWM::CTouchscreen: Add CONFIG_NXWM_TOUCHSCREEN_DEVINIT to suppress attempts ...Gregory Nutt2013-12-301-3/+80
* STM3240G-EVAL: Add kernel build mode support and an NxWM kernel mode configu...Gregory Nutt2013-12-291-4/+30
* Add USB host support for the STM3240G-EVAL boardpatacongo2012-08-301-5/+6
* Fix packet size calculation in CDC/ACM and PL2303 USB serial driverspatacongo2012-05-251-0/+12
* Add support for SRAM on board the STM3240G-EVAL boardpatacongo2012-02-271-90/+96
* Add framework for the STM3240G-EVAL board (not much logic yet)patacongo2011-11-221-0/+90