summaryrefslogtreecommitdiff
path: root/nuttx/configs/open1788
Commit message (Expand)AuthorAgeFilesLines
* Remove CONFIG_DISABLE_CLOCKGregory Nutt2014-08-073-3/+0
* Rename CONFIG_NX_MOUSE to CONFIG_NX_INPUT, then add CONFIG_NX_XYINPUT_MOUSE a...Gregory Nutt2014-07-161-1/+1
* Rename apps/examples/uip to apps/examples/webserverGregory Nutt2014-07-033-3/+3
* NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt2014-07-023-3/+3
* The alternate console device CONFIG_NSH_CONDEV must not be defined unconditio...Gregory Nutt2014-05-052-2/+2
* Undefine IRQPRIO in all configurations it should not be setGregory Nutt2014-04-163-3/+3
* More trailing whilespace removalGregory Nutt2014-04-1311-15/+15
* Make sure that there is one space after forGregory Nutt2014-04-121-1/+1
* Long needed clean up of DNS resolver for coding style and naming conventionsGregory Nutt2014-04-113-3/+3
* Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig fileGregory Nutt2014-03-063-3/+0
* Use common naming for rest of the toolchains tooGregory Nutt2014-03-051-93/+0
* Removed almost all ostest configurationsGregory Nutt2014-02-284-798/+0
* configs/*/defconfig: If CONFIG_NSH_LIBRARY is set, make sure that CONFIG_NSH...Gregory Nutt2014-02-282-0/+4
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-242-7/+7
* Rename up_irqbutton() to board_button_irq()Gregory Nutt2014-01-241-6/+6
* Rename up_buttons() to board_buttons()Gregory Nutt2014-01-241-5/+5
* Rename up_buttoninit to board_button_intializeGregory Nutt2014-01-242-60/+5
* The optimization level can now be selected as part of the configurationGregory Nutt2014-01-244-4/+0
* Misc changes from Richard CochranGregory Nutt2014-01-151-0/+0
* Fix cloned typo in user space definitionGregory Nutt2013-12-271-2/+2
* Finishes separation of debug symbols and optimization selectionsGregory Nutt2013-12-204-8/+16
* Make naming consistent for USB host initialiation functionsGregory Nutt2013-11-291-1/+1
* Mov apps/examples/composite to apps/system/composite; convert configs/stm3210...Gregory Nutt2013-09-254-4/+4
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-254-4/+4
* Fix all occurrences of "the the" in documentation and commentsGregory Nutt2013-08-272-4/+4
* Separate wait() and enumerate() methods from struct usbhost_driver_s and move...Gregory Nutt2013-08-131-5/+5
* First of several changes needed to support multiple USB host root hubsGregory Nutt2013-08-121-2/+2
* Add untested OHCI driver for the SAMA5; structure naming and header files for...Gregory Nutt2013-08-111-0/+1
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-264-8/+8
* Revamp the way external memory regions are configured; Add logic to add SAMA5...Gregory Nutt2013-07-2410-44/+44
* Created new directories to hold SPI-related filesGregory Nutt2013-07-012-3/+3
* Add support for a generic windows-based EABI toolchain; Add NX configuration ...Gregory Nutt2013-06-134-4/+4
* Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_...Gregory Nutt2013-06-122-3/+13
* .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-302-5/+4
* Audio subystem update from Ken Pettit. Plus moved some header filesGregory Nutt2013-05-211-15/+15
* Add STM32L15X segment LCD register definitions; Updated documentatin and READ...Gregory Nutt2013-05-211-2/+3
* Fix STM32L15X vector definitions; Fix STM32L-Discovery LED controls. The NSH...Gregory Nutt2013-05-211-36/+43
* Con't build external memory files if EMC support is not enabledGregory Nutt2013-04-181-0/+2
* make oldcoonfig updates to configurationsGregory Nutt2013-04-181-43/+19
* Cosmetic updatesGregory Nutt2013-04-181-2/+4
* Fix some naming and comments associated with the Open1788 touchscreenGregory Nutt2013-04-151-4/+5
* Add SSP2 to list of support SSP interfacesGregory Nutt2013-04-081-1/+1
* Minor improvements to comments and debug outputGregory Nutt2013-04-082-13/+14
* Fix button interrupt logic for Open1788; Add button test as option to configs...Gregory Nutt2013-04-084-48/+96
* LPC178x SYSCON matrix definitions from Rommel MarceloGregory Nutt2013-04-071-1/+1
* Add support for a serial console on UART1 for the Open1788 boardGregory Nutt2013-04-073-111/+173
* Back out part of the LPC17xx touchscreen GPIO interrupt logic; they are incor...Gregory Nutt2013-04-071-12/+7
* LPC17xx GPIO interrupt fixes: lpc17_setintedge() must be atomic. Can't disab...Gregory Nutt2013-04-073-25/+76
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-042-0/+6