Gregory Nutt
e4922ed9f0
Remove instructures to CD to tools/ before running ./configure.sh
...
Squashed commit of the following:
configs/*/README.txt: Replace each occurrence of './configure.sh' with 'tools/configure.sh'
configs/*/README.txt: Remove 'cd ..' after each './configure.sh'
configs/*/README.txt: Remove 'cd -' after each './configure.sh'
configs/*/README.txt: Remove 'cd tools' before each './configure.sh'
configs/README.txt: Remove instruction to CD tools/ before running configure.sh.
2018-05-09 11:41:46 -06:00
Gregory Nutt
43a221f308
configs: Remove some old, redundant, obsolete boilerplate regarding toolchains that has been cloned into most of the board README files.
2017-11-26 11:36:03 -06:00
Gregory Nutt
9aac1dd44d
configs: Remove all setenv.bat files. Remove all references to setenv.sh and setenv.bat from all config README files.
2017-04-26 10:12:13 -06:00
Gregory Nutt
9ec104834a
Remove CONFIG_USARTn_ISUART
2016-05-25 11:21:48 -06:00
Gregory Nutt
3e0efd7279
Fix all URLs to the NuttX repository
2016-04-06 17:56:40 -06:00
Gregory Nutt
e46cd30c14
Change use of mknulldeps.sh to mkwindeps.sh
2016-01-09 14:13:44 -06:00
Gregory Nutt
9e99cfa4e0
Correct many bitbucket.org URLs
2015-06-28 09:14:52 -06:00
Gregory Nutt
7214e52fb2
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
2015-06-28 08:08:57 -06:00
Gregory Nutt
46bd0bc307
This cleans up most of the remaining SourceForge references
2015-06-26 18:13:20 -06:00
Gregory Nutt
51950d7850
Undefine IRQPRIO in all configurations it should not be set
2014-04-16 08:29:39 -06:00
Gregory Nutt
ab5b37189b
More trailing whilespace removal
2014-04-13 16:22:22 -06:00
Gregory Nutt
0cefef9cb5
Documentatin updated; fix errors in some comments
2014-03-28 09:52:07 -06:00
Gregory Nutt
2ba8224cdc
SAM3/4: Rename CONFIG_GPIO*_IRQ to CONFIG_SAM34_GPIO*_IRQ in all board-related files
2014-03-23 15:48:10 -06:00
Gregory Nutt
58eed436e9
Removed almost all ostest configurations
2014-02-28 19:19:11 -06:00
Gregory Nutt
efded598fd
Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_
2013-07-26 10:09:17 -06:00
Gregory Nutt
23fd5e4626
Revamp the way external memory regions are configured; Add logic to add SAMA5 external memory regions to the heap
2013-07-24 10:08:32 -06:00
Gregory Nutt
381c8c2509
Basic framework to support the AT91SAMA5D3 family and the SAMA5D3x-EK board(s) in particular
2013-07-19 15:23:03 -06:00
Gregory Nutt
7387a6feef
Flesh out the Arduino Due board configuratino and integrate it with the build and configuration system
2013-06-27 14:24:27 -06:00
Gregory Nutt
288adb2f5a
Add peripheral configuration logic for the SAM3X/3A; Change all references to SAM3/4 SPI to SPI0 for compatibity with the SAM3X/3A which has SPI0 and SPI1; Add directory which will eventually holdl an Arduino Due port
2013-06-26 18:46:44 -06:00
Gregory Nutt
e02e6694b1
Fix integration of RAM test into the build and configuration system
2013-06-26 10:54:12 -06:00
Gregory Nutt
07215e64be
Prep for 6.28 release
2013-06-14 14:30:00 -06:00
Gregory Nutt
30ecf0ca43
Fixes for SAM4S and 4L due to recent changes to SAM3S; Updated README files
2013-06-14 08:54:24 -06:00
Gregory Nutt
9ab85d01ef
Remove CONFIG_XYZ_BUILTIN configurations, replace with the single 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
2013-06-12 17:32:00 -06:00
Gregory Nutt
c4f903081c
SAM4S: Add NSH configuration. Calibrated delay loops. Port now seems fully functional
2013-06-12 10:56:42 -06:00
Gregory Nutt
871b8f5235
Use UART1 for the console on the SAM4S-Xplained not USART0
2013-06-11 19:24:47 -06:00
Gregory Nutt
3c7e2e18cb
Changes for a clean build of configs/sam4s-xplained
2013-06-11 17:33:43 -06:00
Gregory Nutt
a40b739260
Add configs/sam4s-xplained
2013-06-11 16:29:59 -06:00
Gregory Nutt
5e192c767b
SAM4S: GPIO, chip characteristics, peripheral Kconfig
2013-06-11 12:28:31 -06:00
Gregory Nutt
8aee2ce8c9
Add a directory to hold configurations for the SAM4S Xplained board
2013-06-10 18:20:30 -06:00