summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/lpc4330-xplorer
AgeCommit message (Expand)AuthorFilesLines
2012-09-04Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo2-8/+8
2012-09-04Changes to Kconfig and matching defconfig filespatacongo2-8/+8
2012-08-30Add configurable application entry pointpatacongo2-0/+2
2012-08-30Remove documentation from defconfig files so that they are more maintainablepatacongo2-1329/+4
2012-08-27Dequote Kconfig strings that may be used as components of a pathpatacongo2-0/+2
2012-08-23Lots of defconfig changes for compatibility with the configuration toolpatacongo2-32/+32
2012-08-20CONFIG_DRAM_END configuration change from Richard Cochranpatacongo3-8/+0
2012-08-10Add support for Olimex STM32-P107 board (contributed by Max Holtzberg)patacongo1-40/+44
2012-08-05I learned how to spell PSEUDOpatacongo1-1/+1
2012-08-03LPC43 updatepatacongo7-7/+25
2012-07-24Combine cfset[o|i]speed to cfsetspeed; combine cfget[o|i]speed for cfgetspeedpatacongo1-5/+2
2012-07-24Remove BOTHERpatacongo1-2/+2
2012-07-23LP43xx SPIFI MTD driver updatepatacongo3-2/+33
2012-07-23Baud definitions (B9600 for example) are again encoded; Now supports the BOTH...patacongo1-5/+7
2012-07-22Loosen up termios interfaces to allow more flexible baud settings; remove AIX...patacongo1-0/+20
2012-07-21Use NuttX types in FreeModBus port; Add FreeModBus demo at apps/examples/modb...patacongo2-1/+11
2012-07-21Add FreeModBus to NuttX build systempatacongo2-0/+132
2012-07-20Add completed but untested support for RS-485 on the LPC43xxpatacongo4-5/+10
2012-07-20Add infrastructure to support RS-485 on the LPC43xx (logic still incomplete)patacongo3-1/+19
2012-07-19Fix some questionable MAC addressespatacongo1-4/+12
2012-07-18Update driver to work with and external SPIFI library (vs. ROM)patacongo2-0/+5
2012-07-18Create an MTD driver for SPIFIpatacongo3-152/+79
2012-07-17Drop SPIFI frequency.. spifi_init no longer reports errorspatacongo2-14/+16
2012-07-17Add logic to initialize the LPC43xx SPIFI devicepatacongo4-30/+74
2012-07-17Header file clean-uppatacongo1-2/+34
2012-07-16Fix LPC43xx clocking bugs; LPC43xx now runs at 204MHzpatacongo3-12/+62
2012-07-16Fix an error in LPC43xx clock configuratin that can cause fail to bootpatacongo1-3/+3
2012-07-13Calibrate lpc4330-xplorer delay loopspatacongo2-2/+2
2012-07-13Implement basic SPIFI block driver for the LPC43xx (doesn't work)patacongo3-5/+159
2012-07-12Prep for release 6.20patacongo1-5/+20
2012-07-11LPC43 Need to use fractional dividers to get the low-level UART BAUD correctpatacongo1-3/+12
2012-07-11Add an NSH configuration for the LPC43xxpatacongo5-11/+1844
2012-07-11LP43xx... disable debug traps on hardfaultspatacongo1-0/+6
2012-07-10LPC43xx fix: Logic was disabling XTAL, not enabling itpatacongo1-2/+5
2012-07-09More updated LPC4300 scripts and README filespatacongo4-38/+209
2012-07-09Update to LPC4330 scripts and READMEpatacongo2-0/+47
2012-07-09Update3 LPC4330 README filespatacongo2-7/+50
2012-07-08Add support to the LPC4330-Xplorer port for the Code Red toolchainpatacongo4-64/+120
2012-07-08Add a generic GCC stdarg.h header filepatacongo1-2/+5
2012-07-07Finishes LPC43xx uart bard configuration; LPC43 is ready to begin testingpatacongo1-0/+67
2012-07-07Straighten out LPC32 UART clocking (still some baud calculation issues)patacongo1-0/+15
2012-07-06Add LPC43 GPIO configurtion logicpatacongo3-22/+22
2012-07-05Add LPC43 clock initialization logicpatacongo6-65/+138
2012-07-04STM32 PM updatepatacongo1-1/+1
2012-07-04More LPC43xx logicpatacongo4-20/+57
2012-07-04Progress of LPC43xx build environmentpatacongo14-338/+986
2012-07-04Clean up LPC43 USART vs UART namingpatacongo2-44/+45
2012-07-03Add LPC32xx CAN header file; Add configuration for the NXP LP4330-Xplorer boardpatacongo14-0/+2706