summaryrefslogtreecommitdiff
path: root/nuttx/configs/open1788
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Gregory Nutt2014-05-052-2/+2
| | | | unconditionally. This causes errors when using Telnet sessions. This was solved by adding CONFIG_NSH_ALTCONDEV: CONFIG_NSH_ALTCONDEV enables or disables the feature then, if enabled, CONFIG_NSH_CONDEV provides the alternative console device name
* 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 ↵Gregory Nutt2014-02-282-0/+4
| | | | CONFIG_NSH_READLINE is also set or the configuration will use the CLE the next time it is reconfigured
* 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 ↵Gregory Nutt2013-09-254-4/+4
| | | | configs/stm3210e-eval/composite to use kconfig-frontend tools -- untested
* 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 ↵Gregory Nutt2013-08-131-5/+5
| | | | 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.
* 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 ↵Gregory Nutt2013-08-111-0/+1
| | | | for USB host initialization prototypes
* 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 ↵Gregory Nutt2013-07-2410-44/+44
| | | | SAMA5 external memory regions to the heap
* 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
| | | | to force default NXTK border colors
* Remove CONFIG_XYZ_BUILTIN configurations, replace with the single ↵Gregory Nutt2013-06-122-3/+13
| | | | CONFIG_NSH_BUILTIN_APPS. Add SAM3/4 sam_periphclks.h which is just a header file that includes the right header file. Misc SAM3U-EK cleanup
* .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. ↵Gregory Nutt2013-05-302-5/+4
| | | | Add some missing .gitignore files
* 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 ↵Gregory Nutt2013-05-211-2/+3
| | | | README files
* Fix STM32L15X vector definitions; Fix STM32L-Discovery LED controls. The ↵Gregory Nutt2013-05-211-36/+43
| | | | NSH configuration is now fully functional on the STM32L-Discovery board.
* 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 ↵Gregory Nutt2013-04-084-48/+96
| | | | configs/open1788/nsh
* 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 ↵Gregory Nutt2013-04-071-12/+7
| | | | incorrect
* LPC17xx GPIO interrupt fixes: lpc17_setintedge() must be atomic. Can't ↵Gregory Nutt2013-04-073-25/+76
| | | | disable interrupts from interrupt handlers because they are automatically re-enabled. Try re-configuring pin instead.
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-042-0/+6
|
* Several fixes for LPC1788 GPIOpatacongo2013-04-031-1/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5813 42af7a65-404d-4744-a932-0658087f49c3
* SSP driver fixes for the LPC178x; Fixes for Open1788 touchscreen driverpatacongo2013-04-024-38/+73
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5812 42af7a65-404d-4744-a932-0658087f49c3