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
|
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
|
58eed436e9
|
Removed almost all ostest configurations
|
2014-02-28 19:19:11 -06:00 |
|
Gregory Nutt
|
23ac55e302
|
Add configuration for the SAMD20 Xplained Pro board. Initial check a low-effor, unverified clone of thoe SAM4L Xplained Pro board configuration
|
2014-02-12 17:21:28 -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
|
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
|
179bae1aee
|
Add support for a separate CCM memory allocator for members of the STM32 family that support CCM memory
|
2013-06-25 09:13:30 -06:00 |
|
Gregory Nutt
|
841f149a3d
|
Fix UG-2832HSWEG04 landscape. Add reverse landscape support to UG_2864AMBAG01 and UG-9964HSWAG01. Fixe NXHELLO default colors for 1-bit mono modes
|
2013-06-24 12:37:02 -06:00 |
|
Gregory Nutt
|
581e409c37
|
Add support for the UG-2843HHSWEG04 OLED and for the SAM4L Xplained Pro OLED module that uses that OLED.
|
2013-06-23 14:39:56 -06:00 |
|
Gregory Nutt
|
d235cf8b8a
|
SAM4L Xplained SLCD driver is complete
|
2013-06-23 09:05:20 -06:00 |
|
Gregory Nutt
|
ba516dcc32
|
Beginning debug of SAM4L Xplained SLCD
|
2013-06-22 17:01:44 -06:00 |
|
Gregory Nutt
|
d2a3bb145b
|
The SAM4L Xplained Pro SLCD driver is code complete but untested
|
2013-06-22 10:39:25 -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
|
a2db1035dc
|
SAM3/4 SPI phase control (CPHA) is inverted
|
2013-06-18 09:29:55 -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
|
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
|
6f24ea780b
|
SAM MMCSD/SPI related changes
|
2013-06-15 17:00:52 -06:00 |
|
Gregory Nutt
|
0112ad14ba
|
Add support for the SAM4L Xplained Pro I/O1 module
|
2013-06-15 10:56:08 -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
|
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 |
|
Gregory Nutt
|
2896bc7c99
|
SAM4L: Add an NSH configuration and C++ support
|
2013-06-09 11:43:20 -06:00 |
|
Gregory Nutt
|
d9dffb2c2b
|
SAM4L: Mic fixes to get the SAM4L Xplained running. The ostest now passes.
|
2013-06-09 10:57:42 -06:00 |
|
Gregory Nutt
|
63c8b4353e
|
SAM4L: Add logic to enable selected peripherals on power up; Extend configuration so that each peripheral can be selected -- even though the drivers are not yet implemented
|
2013-06-07 14:59:33 -06:00 |
|
Gregory Nutt
|
0cb54ca565
|
SAM4L alternate pin mapping header file; Use USART1 for virtual COM port console
|
2013-06-03 17:53:05 -06:00 |
|
Gregory Nutt
|
936c435d2e
|
Add a skeleton configuration that will eventually support the SAM4L Xplained Pro board
|
2013-06-03 15:11:56 -06:00 |
|