Gregory Nutt
|
68c964e3e2
|
LPC-H3131 SDRAM: Fix some build issues
|
2013-11-21 12:45:42 -06:00 |
|
Gregory Nutt
|
38042f641a
|
LPC-H3131: SDRAM support (untested)
|
2013-11-21 06:37:50 -06:00 |
|
Gregory Nutt
|
dace1ec4b0
|
Olimex LPC-H3131: Some restructuring of intialization logic
|
2013-11-20 17:01:34 -06:00 |
|
Gregory Nutt
|
22378d66c5
|
lpc31 ECHI. Early debug changes
|
2013-11-20 16:24:10 -06:00 |
|
Gregory Nutt
|
9e804749e9
|
Olimex LPC-H3131: Drop loops-per-second by a factor of 4. Why is the H3131 only 25% as fast as the EA3131 at the same clocking?
|
2013-11-19 15:54:23 -06:00 |
|
Gregory Nutt
|
c9c6d0c0d1
|
Olimex LPC_H3131: Add GPIO support for LEDs and for USB host power enable and overcurrent detection.
|
2013-11-19 15:52:10 -06:00 |
|
Gregory Nutt
|
9986d22e19
|
Updated README
|
2013-11-18 19:07:49 -06:00 |
|
Gregory Nutt
|
6cded05be3
|
Add .gitignore files; update a README
|
2013-11-18 15:38:04 -06:00 |
|
Gregory Nutt
|
a184224660
|
Add support for the Olimex LPC-H3131 board
|
2013-11-18 14:51:38 -06:00 |
|
Gregory Nutt
|
7ccbbe07cb
|
Further NAND development
|
2013-11-16 11:46:35 -06:00 |
|
Gregory Nutt
|
c7657c9c5e
|
EA3131: Framework for USB host support
|
2013-11-15 15:56:24 -06:00 |
|
Gregory Nutt
|
e53ba01b64
|
Add support for ONFI compatible NAND devices (NAND logic still incomplete)
|
2013-11-15 14:11:21 -06:00 |
|
Gregory Nutt
|
897572a552
|
Moved include/nuttx/mtd.h to include/nuttx/mtd/mtd.h
|
2013-11-15 11:22:23 -06:00 |
|
Gregory Nutt
|
121de26583
|
SAMA5 NAND: Basic support for access to NAND FLASH
|
2013-11-15 09:30:05 -06:00 |
|
Gregory Nutt
|
b3faf95a7c
|
LPC31: Configuration and build support for a forthcoming USB host driver; configs/ea3131/nsh converted to use kconfig-frontend tools
|
2013-11-14 15:33:43 -06:00 |
|
Gregory Nutt
|
bc58422444
|
STM32 CAN: Options for TSEG1 and TSEG2 quanta missing from Kconfig file
|
2013-11-14 08:29:36 -06:00 |
|
Gregory Nutt
|
7de422a42c
|
README update
|
2013-11-12 17:15:27 -06:00 |
|
Gregory Nutt
|
5e4d01f626
|
SAMA5D3x-EK updated README
|
2013-11-12 17:00:37 -06:00 |
|
Gregory Nutt
|
794b38d220
|
SAMA5D3x-EK Kconfig: There is no 'else'
|
2013-11-12 10:20:33 -06:00 |
|
Gregory Nutt
|
a29e6f93f8
|
Updated SAMA5D3x-EK README file
|
2013-11-11 16:17:13 -06:00 |
|
Gregory Nutt
|
f23b82f9b2
|
SAMA5D3x-EK: Add support for the apps/examples/i2schar test
|
2013-11-11 15:17:37 -06:00 |
|
Gregory Nutt
|
f7f5923d9d
|
Freedom KL25Z: Add PWM support. From Alan Carvalho de Assis
|
2013-11-10 10:39:03 -06:00 |
|
Gregory Nutt
|
4216e66fc7
|
STM32F429I-Discovery: Add support for the usbnsh and usbmsc configurations using the OTG HS peripheral in FS mode. From Ken Pettit.
|
2013-11-10 07:30:34 -06:00 |
|
Gregory Nutt
|
2a1de6af07
|
SAMA5D3x-EK README: Add description of WM8904 CODEC
|
2013-11-10 07:16:43 -06:00 |
|
Gregory Nutt
|
f32dc8426b
|
Updated Spark README from David Sidrane
|
2013-11-08 16:38:16 -06:00 |
|
Gregory Nutt
|
84876022a5
|
Spark: move CDC/ACM .inf Windows driver files into the spark/scripts directory
|
2013-11-08 16:25:44 -06:00 |
|
Gregory Nutt
|
4171db9da2
|
Add an apps/examples/usbserial configuration for the Spark. From David Sidrane
|
2013-11-07 18:31:08 -06:00 |
|
Gregory Nutt
|
78a239f79e
|
Add CDC/ACM serial driver for the Spark composite configuration
|
2013-11-07 17:39:13 -06:00 |
|
Gregory Nutt
|
55b592faf8
|
Add support for the STM32F429I-Discovery board from Ken Pettit
|
2013-11-07 16:55:45 -06:00 |
|
Gregory Nutt
|
e231270215
|
SAMA5 PWM: PWM driver is now functional
|
2013-11-07 09:17:46 -06:00 |
|
Gregory Nutt
|
3aa348035d
|
SAMA5D3x-EK: Add support board-specific PWM testing
|
2013-11-06 14:38:19 -06:00 |
|
Gregory Nutt
|
7394517bab
|
NSH library: Allow USB trace without a USB console
|
2013-11-06 07:09:00 -06:00 |
|
Gregory Nutt
|
21159573b4
|
Updated spark configuration from David Sidrane
|
2013-11-05 09:15:50 -06:00 |
|
Gregory Nutt
|
b2f4454ccf
|
Fix typo introduced (by me) in the last large set of changes from Ken Pettit
|
2013-11-04 10:49:36 -06:00 |
|
Gregory Nutt
|
120075577f
|
configs/mikroe-stm32f4/fulldemo updated by Ken Pettit
|
2013-11-04 09:29:27 -06:00 |
|
Gregory Nutt
|
14b4fa3c72
|
configs/sim/configdata: MTD configuration data driver unit test. From Ken Pettit
|
2013-11-04 09:17:31 -06:00 |
|
Gregory Nutt
|
cad56c49ca
|
SAMA5 CAN: File that I forgot to add in a previous commit
|
2013-11-04 08:57:27 -06:00 |
|
Gregory Nutt
|
93aae8c2c5
|
SAMA5 CAN: Add board-specific initialization logic
|
2013-11-03 10:03:52 -06:00 |
|
Gregory Nutt
|
a2b6d12271
|
Fix to SST25 driver to permit faster write modes. From David Sidrane
|
2013-11-02 08:27:13 -06:00 |
|
Gregory Nutt
|
f3313a0f51
|
Spark config updates from David Sidrane
|
2013-11-02 08:11:41 -06:00 |
|
Gregory Nutt
|
2a215127a0
|
Configs update for SST25 SPI from Davide Sidrane
|
2013-11-02 08:07:39 -06:00 |
|
Gregory Nutt
|
21cf9ccb6d
|
Another updated to the spark configuration from David Sidrane
|
2013-11-01 12:42:49 -06:00 |
|
Gregory Nutt
|
0d0c3e66fb
|
Updates to sparck configuration from David Sidrane
|
2013-11-01 11:40:19 -06:00 |
|
Gregory Nutt
|
dae191ec3a
|
Updated spark configuration from David Sidrane, including new USB MSC configuration
|
2013-11-01 11:28:23 -06:00 |
|
Gregory Nutt
|
b102d01046
|
The Mikroe STM32 F4 board now uses /dev/config for configuration data storage. From Ken Pettit
|
2013-11-01 07:50:35 -06:00 |
|
Gregory Nutt
|
d677006a1e
|
Missing file that I forgot to add in the last commit
|
2013-10-30 18:11:54 -06:00 |
|
Gregory Nutt
|
35dd7b9203
|
Updated Spark board configuration from David Sidrane
|
2013-10-30 14:38:16 -06:00 |
|
Gregory Nutt
|
8c5fc5fa88
|
Spark configuration updated by David Sidrane
|
2013-10-30 10:29:51 -06:00 |
|
Gregory Nutt
|
1d5b786fa2
|
Minor changes while pondering a camera interface
|
2013-10-29 16:57:06 -06:00 |
|
Gregory Nutt
|
3fd4629bd7
|
SAMA5 ADC: Seems functional in all modes including DMA
|
2013-10-28 10:08:12 -06:00 |
|