Commit Graph

202 Commits

Author SHA1 Message Date
Gregory Nutt fc30b31ed3 Update ChangeLog 2015-12-29 13:05:34 -06:00
Gregory Nutt 86935ca2dc Update README 2015-12-23 09:49:58 -06:00
Gregory Nutt 687cea60b3 Add basic support for the SAME70-Xplained board 2015-11-18 13:57:02 -06:00
Gregory Nutt 2c7c034baf Update README, ChangeLog, and submodules 2015-09-29 09:22:39 -06:00
Gregory Nutt cae703e868 Update README and ChangeLog 2015-09-05 12:17:05 -06:00
Paul A. Patience 12595cc12b Fix typos 2015-09-04 19:53:28 -04:00
Gregory Nutt b98109c419 Update ChangeLog, README file, and submodules 2015-09-04 16:49:06 -06:00
Gregory Nutt 6fc449f689 Moving canned_symtab from nuttx/libc to apps/system 2015-08-23 11:33:29 -06:00
Pavel Pisa 81a257eeb0 Optional canned symtab inclusion to the build. When option CONFIG_LIBC_SYMTAB is selected and symbol table file libc/symtab/canned_symtab.inc is prepared then application can use system provided complete symbol table. The option has substantial effect on system image size. Mainly code/text. If loading of applications at runtime is not planned do not select this. From Pavel Pisa. 2015-08-23 08:38:58 -06:00
Gregory Nutt 27f6509022 Add initial support for the STM32 F7 Discovery board 2015-07-16 11:43:25 -06:00
Gregory Nutt c9870f1960 Update README 2015-07-02 11:12:44 -06:00
Gregory Nutt 567b4ff6a4 Update README 2015-06-30 08:11:49 -06:00
Gregory Nutt d5abcbf731 Another README update 2015-06-29 18:19:36 -06:00
Gregory Nutt 5ee87b5979 Update README 2015-06-29 17:04:57 -06:00
Gregory Nutt 35892cb17f Update cloning documentation to include steps to initialize Sub-Modules 2015-06-29 11:46:33 -06:00
Gregory Nutt ed456854cb Update README 2015-06-28 01:54:25 -06:00
Gregory Nutt 63eaa31da2 This cleans up most of the remaining SourceForge references 2015-06-26 18:13:20 -06:00
Gregory Nutt c8e6720c62 Add board configuration for the SAMD21 Xplained board 2015-06-21 07:48:46 -06:00
Gregory Nutt 1acfa1771b Rename teensy-3.1 directory to teensy-3.x. Add board.h header file 2015-06-09 15:54:04 -06:00
Gregory Nutt 8967e9715f Update/add README.txt files 2015-06-09 07:03:25 -06:00
Gregory Nutt b55b42d6c7 Update more broken URLs 2015-06-08 14:16:32 -06:00
Gregory Nutt ed8bb58764 Update more broken URLs and a README 2015-06-07 11:44:56 -06:00
Gregory Nutt 1d370178fb Add support for a union file system that can be used to overlay and merge the content of two mounted file systems. 2015-06-05 13:18:06 -06:00
Gregory Nutt a841329fad Rename configs/teensy to configs/teensy-2.0 to distinguish teensy-lc and teensy-3.1 2015-05-25 18:29:43 -06:00
Gregory Nutt b50ed67e58 Update documentatino and README files for the LPCXpresso LPC1115 board support 2015-05-22 19:56:45 -06:00
Gregory Nutt 9e1c72e3e2 Add basic board build configurat for the SAML21 Xplained. Initial commit is jsut the SAMD20 Xplained with name changes and does not yet build 2015-05-18 13:16:32 -06:00
Gregory Nutt 2ec584c3b4 Adds board support for the Teensy LC board. Support is based off the Freedom KL25Z board. LED, PWM, and UART0 have been tested. The SPI pins are mapped correctly but have not yet been tested. From Michael Hope as SourceForge patch 51. 2015-05-07 07:06:50 -06:00
Gregory Nutt b6b64cfc03 Update README files 2015-04-15 09:31:44 -06:00
Gregory Nutt 490a2a5ebd 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 cfca6b08c5 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 13926ce019 PIC32MZ: Add just enough PIC32MZ logic that we can run 'make menuconfig' 2015-02-22 10:53:24 -06:00
Gregory Nutt 78bf6bbf29 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 85f1eecc51 Review/update of the TM4C1294 Launchpad code 2015-02-11 18:27:38 -06:00
Gregory Nutt 08913981bd Add support for Freedom KL26Z board. From Derek B. NoonBurg 2015-02-11 07:18:06 -06:00
Gregory Nutt de24a50eaa Review/modifications for change of last merge 2015-01-31 14:10:53 -06:00
Gregory Nutt f50686c621 Update README.txt 2014-12-28 13:28:14 -06:00
Gregory Nutt 2967dd1570 Update README.txt 2014-12-28 10:42:19 -06:00
Gregory Nutt 5ffb05f551 Update README 2014-12-26 07:11:07 -06:00
Gregory Nutt 541b26f0ff Cosmet updates to comments and README files 2014-12-24 08:15:21 -06:00
Gregory Nutt 31a0e8ac5e Stuff that goes along with the new LTDC README file 2014-12-19 14:14:41 -06:00
Gregory Nutt 6ddd1fccd9 Update README files 2014-12-16 15:33:31 -06:00
Gregory Nutt b080940701 Update README files 2014-12-16 14:58:25 -06:00
Gregory Nutt bc3212d70e EEPROM: Add a README file 2014-11-27 09:14:00 -06:00
Gregory Nutt 878128e040 Misc changes while verifying the clean build of the LPC4357 port 2014-11-26 15:37:54 -06:00
Gregory Nutt 3c6dd42e28 Remove stm32f100rc_generic board configuration 2014-11-10 07:48:48 -06:00
Gregory Nutt 73981ddb9b 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 593f098cfd 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 fa6d130f95 Merge remote-tracking branch 'origin/master' into bas24 2014-10-30 11:38:52 -06:00
Gregory Nutt 362c211e44 Update README 2014-10-30 07:48:34 -06:00
Gregory Nutt cf8304f47f Merge remote-tracking branch 'origin/master' into bas24 2014-10-28 17:19:17 -06:00