summaryrefslogtreecommitdiff
path: root/nuttx/configs/zkit-arm-1769/src
Commit message (Expand)AuthorAgeFilesLines
* All USB MSC-related files under nuttx/configs changed to use the corrected sy...Gregory Nutt2014-10-081-34/+17
* All NSH-related files under nuttx/configs changed to use the corrected syslog...Gregory Nutt2014-10-081-1/+1
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* configs/skp16c26/ostest: Configuration converted to use the kconfig-frontends...Gregory Nutt2014-03-061-2/+1
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-242-7/+7
* Rename up_irqbutton() to board_button_irq()Gregory Nutt2014-01-241-4/+4
* Rename up_buttons() to board_buttons()Gregory Nutt2014-01-241-9/+9
* Rename up_buttoninit to board_button_intializeGregory Nutt2014-01-241-5/+5
* ZIT-ARM-1769: Led to LED control logic from Raashid FatahGregory Nutt2013-09-261-4/+4
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-251-3/+3
* LED change requested by RashidGregory Nutt2013-09-251-1/+1
* ZKIT-ARM-1769: LED1 is now user controllable. From Rashid FatahGregory Nutt2013-09-231-31/+82
* Zkit-ARM-1868: MMC/SD is on SPI, not SSP0. From Rashid FatahGregory Nutt2013-09-171-12/+12
* Created new directories to hold SPI-related filesGregory Nutt2013-07-015-8/+8
* .dSYM only needs to be in the same .gitignore files as .exeGregory Nutt2013-05-301-1/+0
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt2013-05-301-4/+3
* Changes to remove some warning sduring compilation for ZKit-arm-1769 Board.Gregory Nutt2013-05-026-4/+21
* zkit-arm-1769 ADC and SPI/USB MSC updates from MKannanGregory Nutt2013-04-232-4/+20
* Add missing #endif that was lost in the last checkinGregory Nutt2013-04-111-0/+1
* Zkit-arm-1769 board uses SSP0 to LCD and SPI to SD-CardGregory Nutt2013-04-104-29/+203
* Remove extra space in button file. From M. KannanGregory Nutt2013-04-051-1/+1
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-041-0/+4
* More naming changes associated with earlier renaming of LP17xx up_spiinitiali...patacongo2013-04-014-10/+10
* LPC17xx SPI and SSP initialization functions both called up_spiinitialize(); ...patacongo2013-04-014-6/+9
* Add support for CAN1 and CAN2 to zkit-arm-1769. From M. Kannanpatacongo2013-04-011-20/+30
* Add kernel build support to the STM32 family and to the STM32F4Discovery boardpatacongo2013-03-221-0/+195
* Add an ST7567 LCD driver for ZKIT-ARM-1769patacongo2013-03-222-1/+4
* Add button support for zkit-arm-1769 boardpatacongo2013-03-141-0/+213
* Rename g_heapbase to g_idle_topstack; Fix kernel build heap allocation which ...patacongo2013-03-142-2/+7
* ZKIT-ARM-1769 support for ADC and DAC from Rashidpatacongo2013-03-093-0/+231
* Bugs reported by Mike Smith fixed; ZKIT-ARM-1769 CAN support from Rashid Fatahpatacongo2013-03-042-0/+154
* Fix for compilation issues reported by Mike Smithpatacongo2013-03-041-0/+1
* Fix NuTiny-SDK-NUC120 LEDspatacongo2013-02-271-2/+2
* Another Cortex-M0 fixpatacongo2013-02-261-15/+17
* Add a THTTPD configuratin for zkit-arm-1769patacongo2013-02-264-13/+11
* Add port to Zilogic Systems ZKIT-ARM-1769 board (more coming)patacongo2013-02-267-0/+1129