summaryrefslogtreecommitdiffstats
path: root/nuttx/configs
AgeCommit message (Expand)AuthorFilesLines
2012-06-28ST3210E-EVAL: Add power management configuration; move all linker scripts to...patacongo42-2271/+858
2012-06-27The SST25 driver now works with SST25 (at least using the slow write mode)patacongo1-4/+4
2012-06-27Mirtoo README.txt and SST25 comments updatepatacongo1-8/+20
2012-06-26Add logic to un-protect blocks to the SST25 driverpatacongo1-3/+5
2012-06-26Mirtoo: Switch to SPI mode 1patacongo3-5/+19
2012-06-26Add NXFFS configuration for Mirtoopatacongo16-37/+1463
2012-06-25Add a driver for SST 25 FLASHpatacongo4-8/+146
2012-06-23Add support for the Penguino mips-elf toolchain for PIC32patacongo14-9/+1400
2012-06-22Add a Mirtoo NSH configuration; move all Mirtoo linker scripts to a common di...patacongo14-29/+1314
2012-06-22Add support for the microchipOpen toolchainpatacongo9-17/+107
2012-06-22Enable LEDs on Mirtoo boardpatacongo7-48/+349
2012-06-22Mirtoo updatepatacongo2-7/+27
2012-06-22Change Mirtoo default UART to UART1; updates so that Mirtoo can be built on L...patacongo4-15/+31
2012-06-21Mirtoo updatepatacongo5-3/+368
2012-06-21RGMP NSH configuration fixes; Move strerror strings to FLASHpatacongo2-0/+2
2012-06-20More updates for PIC32 MX1/2 device configuration bitspatacongo1-5/+7
2012-06-20Set Mirtoo clock configurationpatacongo2-7/+7
2012-06-20Updates to support the Mirtoo internal clockingpatacongo38-2280/+112
2012-06-20PIC32MX1/2 pin selection logic; Mirtoo LEDs, SPI2, and UART2 configurationpatacongo9-31/+614
2012-06-20Add a configuration to support the Mirtoo modulepatacongo20-5/+2898
2012-06-18STM32 power management updatepatacongo1-23/+182
2012-06-14NFS just finished a major weight reduction programpatacongo1-0/+5
2012-06-06Fix a divide-by-zero error in the trapezoid drawing logicpatacongo1-1/+1
2012-06-06PIC32MX7 MMB touchscreen driver updatepatacongo1-42/+124
2012-06-06Fix a bad interrupt state in the PIC32 IDLE loop when the work queue is enabledpatacongo2-5/+8
2012-06-05Add an ADC-based touchscreen driver for the PIC32MX7 MMB boardpatacongo5-0/+1421
2012-06-04The PIC32MX7 MMB's mio832qt2 LCD is functionalpatacongo3-23/+216
2012-06-04Add support for the MIO283QT2 LCDpatacongo5-84/+535
2012-06-03PIC32 USB mass storage device works; USB and MSC are now enabled by default i...patacongo5-76/+98
2012-06-03SD on Sure board should work in SPI mode2 as wellpatacongo2-6/+16
2012-06-03SD card now works on the PIC32MX7 MMB boardpatacongo5-24/+35
2012-06-02Correct naming of PIC32MX7MMB SPI initialization functionpatacongo1-4/+4
2012-06-02Add SD card support to the PIC32MX7 MMB board; Add regiser level debug instru...patacongo5-49/+112
2012-06-01Fix PHY address search; NFS updatepatacongo1-5/+7
2012-06-01Add an NSH configuration for the Mikroelektronika PIC32MX7 MMB boardpatacongo9-4/+2212
2012-06-01Fix device configuration... now Mikroelektronika PIC32MX7 MMB board works.patacongo5-3/+15
2012-05-30In 16-bit address mode, FSMC_A16 corresponds to address bit 17patacongo1-2/+3
2012-05-30Fix error in NxWM makefile that creapt in with recent check-inspatacongo2-2/+80
2012-05-29Need to enable USB reset interruptpatacongo1-0/+15
2012-05-29A little more cleanup after the big STMPE11->811 name changepatacongo2-2/+2
2012-05-29Massive naming fix: STMPE11->STMPE811patacongo15-305/+305
2012-05-28More STM3220G-EVAL fixes; Add NxWM configuration for the STM3220G-EVALpatacongo8-6/+2425
2012-05-28Bring STM3220G-EVAL board configurations to same level as STM3240G-EVALpatacongo32-353/+3608
2012-05-28Update all STM32 F2 files so that they are the same as the corresponding F4 f...patacongo1-0/+1
2012-05-28SSD1289 fixespatacongo1-1/+1
2012-05-26Add support for the USB trace cability in NSH when a USB console is usedpatacongo2-8/+24
2012-05-26remove a warningpatacongo1-1/+41
2012-05-25Fix packet size calculation in CDC/ACM and PL2303 USB serial driverspatacongo10-115/+230
2012-05-25Fix conditional compilation in STM32 quadrature encoderpatacongo2-47/+80
2012-05-24Add STM32F4Discovery support for an SSD1289-based LCDpatacongo15-11/+2782