Commit Graph

134 Commits

Author SHA1 Message Date
Gregory Nutt
0de88a3b9d Update README files 2015-04-15 09:31:44 -06:00
Gregory Nutt
1b1568a149 Remove all traces of the Galileo board. That port is not going to happen -- I dont' even have the Galileo board anymore. 2015-04-13 15:36:50 -06:00
Gregory Nutt
327f84497c SAMV71-XULT: Add support for on-board LEDs. Includes partial support for on-board buttons. Some corrections fo to egg-stk37000 and sam4e-ek discovered during leveraging. Add board READEM.txt file 2015-03-09 08:23:09 -06:00
Gregory Nutt
a6b597ba1b PIC32MZ: Add just enough PIC32MZ logic that we can run 'make menuconfig' 2015-02-22 10:53:24 -06:00
Gregory Nutt
a2d78af524 Rename pic32-starterkit to pic32mx-starterkit to make room in the namespace for the pic32mz-starterkit 2015-02-21 18:41:17 -06:00
Gregory Nutt
e0fdd5abcf Review/update of the TM4C1294 Launchpad code 2015-02-11 18:27:38 -06:00
Gregory Nutt
d54d616430 Add support for Freedom KL26Z board. From Derek B. NoonBurg 2015-02-11 07:18:06 -06:00
Gregory Nutt
cbe8d9ecd2 Review/modifications for change of last merge 2015-01-31 14:10:53 -06:00
Gregory Nutt
afaffcfe90 Stuff that goes along with the new LTDC README file 2014-12-19 14:14:41 -06:00
Gregory Nutt
ce23a4f3ed Update README files 2014-12-16 15:33:31 -06:00
Gregory Nutt
acadf308e4 Update README files 2014-12-16 14:58:25 -06:00
Gregory Nutt
d4fbe5c36c EEPROM: Add a README file 2014-11-27 09:14:00 -06:00
Gregory Nutt
6baf4bf497 Misc changes while verifying the clean build of the LPC4357 port 2014-11-26 15:37:54 -06:00
Gregory Nutt
f25973612e Remove stm32f100rc_generic board configuration 2014-11-10 07:48:48 -06:00
Gregory Nutt
5e93acb508 BAS: Rename examples/bas to examples/bastest. Hook into build and configuration system. Finish ROMFS logic 2014-11-07 15:03:03 -06:00
Gregory Nutt
03b231d745 BAS: Combine all text files (READEME, LICENSE, and NEWS) into a single README.txt file 2014-11-04 12:07:18 -06:00
Gregory Nutt
f979881803 Update README files 2014-10-27 09:29:04 -06:00
Gregory Nutt
e8ae4a1770 Add README for non-existent port to the EFM32GG-STK3700; fix typos in related README files 2014-10-22 14:32:25 -06:00
Gregory Nutt
651b143d81 Add board support for the Olimex EFM32G8809128 STK 2014-10-20 12:00:37 -06:00
Gregory Nutt
58e11b08ca Update documentation/READMEs 2014-10-20 08:26:09 -06:00
Gregory Nutt
3f96a8ffd6 Rename configs/nucleo-f401re to configs/nucleo-f4x1re 2014-10-15 07:05:08 -06:00
Gregory Nutt
3b1491278a Updated README.txt files 2014-09-27 09:50:07 -06:00
Gregory Nutt
744aafdddc Add README files and configuration support for the shared memory logic 2014-09-23 07:11:47 -06:00
Gregory Nutt
2fd7aacef9 Add README.txt file for CC3200 Launchpad 2014-09-09 08:14:44 -06:00
Gregory Nutt
6d23fe2c67 Remove the 16z board support from the main source tree. It is still avaialable in the misc/Obsoleted directory 2014-09-05 07:59:31 -06:00
Gregory Nutt
83047cedb6 Remove final traces of the 8015 from the NuttX source tree 2014-09-01 13:21:15 -06:00
Gregory Nutt
c9bd88a9a5 Add net/README.txt 2014-06-27 15:18:18 -06:00
Gregory Nutt
d927f88ced Add board support for the SAMA5D4-EK 2014-06-06 12:37:36 -06:00
Gregory Nutt
90077a72d3 Add support for the Olimex STM32 h405. From Martin Lederhilger 2014-06-03 10:34:36 -06:00
Gregory Nutt
b9cb172413 Add a ROMFS file system for testing the P-Code binary format 2014-05-08 11:08:01 -06:00
Gregory Nutt
2c94527023 Support for the Atmel SAM4S Xplaiend Board from Bob Doison 2014-04-21 17:34:05 -06:00
Gregory Nutt
a60352b4c0 Add support for the STM32F041RE and for the Nucleo-F401RE board. From Frank Bennett 2014-04-20 13:42:23 -06:00
Gregory Nutt
d6595bb88e Add basic board support framework for the Atmel SAMA5D3 Xplained board (not finished) 2014-03-28 15:20:26 -06:00
Gregory Nutt
bb87d5b30c SAM4E-EK: Add basic board support 2014-03-10 15:18:46 -06:00
Gregory Nutt
c526f0d9f5 Add basic board support for the TM4C123G Launchpad 2014-03-10 11:25:06 -06:00
Gregory Nutt
ef19cd1100 Add initial support for the Atmel SAMD20 Xplained Pro board 2014-02-12 17:50:58 -06:00
Gregory Nutt
039d07ed9c configs/16z: Add support for 16z board 2014-01-22 11:50:37 -06:00
Gregory Nutt
f656bb59f6 INI parser update 2014-01-16 09:25:15 -06:00
Gregory Nutt
63c95d9bdc Add support for the STM32VL-Discovery board. Contributed by Alan Carvalho de Assis 2014-01-12 17:59:38 -06:00
Gregory Nutt
54046a0775 Move the NX components out of libc and into its own library, libnx 2013-12-28 08:40:03 -06:00
Gregory Nutt
24eaf2dd8f Add board support infrastructure for the pcDuino board. There is not much there on the initial checkin 2013-12-07 14:25:35 -06:00
Gregory Nutt
053956b5f7 Add drivers/mtd/README.txt 2013-12-04 07:46:10 -06:00
Gregory Nutt
776e4c2ae6 Basic board support for the ViewTool STM32F103/F107 board 2013-11-30 12:14:15 -06:00
Gregory Nutt
f41ea0e4f8 Add README file for SMARTFS. From Ken Pettit 2013-11-23 06:44:17 -06:00
Gregory Nutt
68d3e9f648 Add support for the Olimex LPC-H3131 board 2013-11-18 14:51:38 -06:00
Gregory Nutt
f9be259a22 fs/binfs/README.txt: Add a README file 2013-11-13 16:40:03 -06:00
Gregory Nutt
aa5369f6fe fs/procfs: Add a tiny, primitive procfs file system. Might get more interesting in the future 2013-11-13 15:59:14 -06:00
Gregory Nutt
812bb8ae31 Add support for the STM32F429I-Discovery board from Ken Pettit 2013-11-07 16:55:45 -06:00
Gregory Nutt
3704b58f5a Updated REAMDE documentation 2013-10-27 07:45:54 -06:00
Gregory Nutt
53ed67dd8f Added support for the Olimex STM32 P207 board. From Martin Lederhilger 2013-10-24 08:48:04 -06:00