Gregory Nutt
2a325135f5
configs/*/README.txt: Remove obsoleted references to installing NxWidgets.
2018-09-16 09:39:20 -06:00
Gregory Nutt
c790450ba2
Remove CONFIG_ARCH_CALIBRATION. It is awkward to use and no longer necessary now that we have apps/examples/calib_udelay.
2018-08-19 10:06:36 -06:00
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
c867d42018
arch/arm/src/lpc54xx: Add support for card detect and write protect to SDMMC driver. configs/lpcxpresso-lpc54628: Add logic to bring up SDMMC.
2017-12-20 10:52:05 -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
0de294a586
Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they.
2017-05-11 13:35:56 -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
c214aab09f
Update README
2016-08-03 10:07:20 -06:00
Gregory Nutt
1cdc746726
Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES
2016-06-11 14:14:08 -06:00
Gregory Nutt
3a74a438d9
Rename CONFIG_DEBUG_VERBOSE to CONFIG_DEBUG_INFO
2016-06-11 11:50:18 -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
de50bc82a7
Remove CONFIG_SPI_OWNBUS: Now it is not just a good idea, it is the law
2016-01-23 18:21:36 -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
49415e7cc8
Two r's and only two r's in the word interrupt
2015-04-23 14:04:43 -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
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
4f657b0577
SAM3/4: Integrate the SPI DMA interface with the existing code. Does not yet work.
2014-03-13 15:54:09 -06:00
Gregory Nutt
58eed436e9
Removed almost all ostest configurations
2014-02-28 19:19:11 -06:00
Gregory Nutt
d45a8ce4bc
SAM4E: Update SAM3/4 TC and DMAC register definition header files
2014-02-25 10:56:23 -06:00
Gregory Nutt
01b3dd6dc0
SAMA5D3x-EK: Add NxWM configuration for the SAMA5D3x-EK boards
2013-10-13 18:49:32 -06:00
Gregory Nutt
f19af5572d
Fix all occurrences of "the the" in documentation and comments
2013-08-27 09:40:19 -06:00
Gregory Nutt
cddedcde9b
SAMA5: Fix HSMCI race condition. Now memory card interface is functional with DMA
2013-08-10 18:01:23 -06:00
Gregory Nutt
efded598fd
Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_
2013-07-26 10:09:17 -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
f72b347765
NSH cmp command by Andrew Twidgell
2013-07-18 08:24:29 -06:00
Gregory Nutt
9686b4a6c5
SAM configurations: don't use 3 memory regions unless SMC is enabled
2013-07-12 14:50:22 -06:00
Gregory Nutt
c8a4f69a69
Several fixes to get a clean compile of the Arduino touch screen
2013-07-02 13:52:09 -06:00
Gregory Nutt
b26132f8be
Update SAM3u-EK touchscreen status
2013-06-30 12:05:09 -06:00
Gregory Nutt
6be88e0b54
Minor SAM3U-EK NxWM build updates, documentation, configurations
2013-06-30 11:20:24 -06:00
Gregory Nutt
815da5e8bb
Changes to get a clean compile of configs/sam3u-ek/nxwm
2013-06-29 09:39:01 -06:00
Gregory Nutt
b0bc01aca7
SAM3U-EK touchscreen is now functional; created an NxWM configuration to test it further
2013-06-28 17:07:58 -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
35840871b4
Fix test of NULL pointer in the SAM3/4 SPI driver
2013-06-18 12:16:52 -06:00
Gregory Nutt
7a9d4058f5
MMC/SD driver needs to manage SPI mode and data width as well
2013-06-17 12:31:24 -06:00
Gregory Nutt
a168132901
SAM3U-EK board now runs at 96MHz
2013-06-17 08:41:52 -06:00
Gregory Nutt
5ed3283b02
SAM3U-EK: Correct polarity of the PENIRQ signal
2013-06-16 14:31:18 -06:00
Gregory Nutt
28a7c22757
Re-architected SAM3/4 SPI interface; Change BUSY bit handling in the ADS7843E driver
2013-06-16 10:09:21 -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
61ac624755
SAM3/4: Some minor design improvements to the SAM3/4 serial driver
2013-06-13 15:16:52 -06:00
Gregory Nutt
516c3bb7c2
Fix error in AT91SAM SPI driver introduced in recent comment. Varioius improvements to README files and debug output
2013-06-13 13:38:31 -06:00
Gregory Nutt
b40def3027
Add support for a generic windows-based EABI toolchain; Add NX configuration to force default NXTK border colors
2013-06-13 11:04:18 -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
5e192c767b
SAM4S: GPIO, chip characteristics, peripheral Kconfig
2013-06-11 12:28:31 -06:00
Gregory Nutt
ff5688486f
SAM4S: Add memory map and interrupt logic
2013-06-10 16:18:47 -06:00