Commit Graph

2457 Commits

Author SHA1 Message Date
Gregory Nutt 81e76b96d5 Freedom KL25Z: Add PWM support. From Alan Carvalho de Assis 2013-11-10 10:39:03 -06:00
Gregory Nutt 8ab882f49b 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 e5cc111359 SAMA5D3x-EK README: Add description of WM8904 CODEC 2013-11-10 07:16:43 -06:00
Gregory Nutt a726401449 Updated Spark README from David Sidrane 2013-11-08 16:38:16 -06:00
Gregory Nutt ef2ed83ca9 Spark: move CDC/ACM .inf Windows driver files into the spark/scripts directory 2013-11-08 16:25:44 -06:00
Gregory Nutt 3147fda00a Add an apps/examples/usbserial configuration for the Spark. From David Sidrane 2013-11-07 18:31:08 -06:00
Gregory Nutt 4c0398d3a2 Add CDC/ACM serial driver for the Spark composite configuration 2013-11-07 17:39:13 -06:00
Gregory Nutt 14ca86741c Add support for the STM32F429I-Discovery board from Ken Pettit 2013-11-07 16:55:45 -06:00
Gregory Nutt 90a2679031 SAMA5 PWM: PWM driver is now functional 2013-11-07 09:17:46 -06:00
Gregory Nutt f9adc35bda SAMA5D3x-EK: Add support board-specific PWM testing 2013-11-06 14:38:19 -06:00
Gregory Nutt 71038156f4 NSH library: Allow USB trace without a USB console 2013-11-06 07:09:00 -06:00
Gregory Nutt 5f50951466 Updated spark configuration from David Sidrane 2013-11-05 09:15:50 -06:00
Gregory Nutt f68d5acfd7 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 a177ccf653 configs/mikroe-stm32f4/fulldemo updated by Ken Pettit 2013-11-04 09:29:27 -06:00
Gregory Nutt dc6dede2de configs/sim/configdata: MTD configuration data driver unit test. From Ken Pettit 2013-11-04 09:17:31 -06:00
Gregory Nutt 143d7e9b41 SAMA5 CAN: File that I forgot to add in a previous commit 2013-11-04 08:57:27 -06:00
Gregory Nutt a3e49b5f06 SAMA5 CAN: Add board-specific initialization logic 2013-11-03 10:03:52 -06:00
Gregory Nutt 8bf37a6188 Fix to SST25 driver to permit faster write modes. From David Sidrane 2013-11-02 08:27:13 -06:00
Gregory Nutt b5534ade06 Spark config updates from David Sidrane 2013-11-02 08:11:41 -06:00
Gregory Nutt e35f0035d2 Configs update for SST25 SPI from Davide Sidrane 2013-11-02 08:07:39 -06:00
Gregory Nutt ac3cdbe0e6 Another updated to the spark configuration from David Sidrane 2013-11-01 12:42:49 -06:00
Gregory Nutt 859117d936 Updates to sparck configuration from David Sidrane 2013-11-01 11:40:19 -06:00
Gregory Nutt 4af177e239 Updated spark configuration from David Sidrane, including new USB MSC configuration 2013-11-01 11:28:23 -06:00
Gregory Nutt ac5d6162e4 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 f1cb42dab4 Missing file that I forgot to add in the last commit 2013-10-30 18:11:54 -06:00
Gregory Nutt 62a4dc0908 Updated Spark board configuration from David Sidrane 2013-10-30 14:38:16 -06:00
Gregory Nutt 0d766ccd68 Spark configuration updated by David Sidrane 2013-10-30 10:29:51 -06:00
Gregory Nutt 717ef07b8c Minor changes while pondering a camera interface 2013-10-29 16:57:06 -06:00
Gregory Nutt 37e6c99cd6 SAMA5 ADC: Seems functional in all modes including DMA 2013-10-28 10:08:12 -06:00
Gregory Nutt 0e65128556 configs/spark: Spark NSH configuration updated from David Sidrane 2013-10-27 18:53:43 -06:00
Gregory Nutt eb04669276 SAMA5 README update 2013-10-27 11:09:53 -06:00
Gregory Nutt 272351e68e Updated Mikroe STM32F4 configuration from Ken Pettit 2013-10-27 08:06:39 -06:00
Gregory Nutt 6cdac82cbc configs/spark: Spark configuration update from David Sidrane 2013-10-26 17:41:23 -06:00
Gregory Nutt 74ae5016a1 Updated Spark board configuration from David Sidrane 2013-10-25 15:51:38 -06:00
Gregory Nutt 2c018cfafd SAMA5 ADC+TC: Early debug fixes + lots of new debug instrumentation 2013-10-24 16:50:51 -06:00
Gregory Nutt 17fbb3956e SAMA5D3x-EK: Add support for app/examples/adc 2013-10-24 15:39:56 -06:00
Gregory Nutt f195673afd KL25: Update build for compatibility with recent CC3000 changes 2013-10-24 13:59:53 -06:00
Gregory Nutt 7b1d7d240f Added support for the Olimex STM32 P207 board. From Martin Lederhilger 2013-10-24 08:48:04 -06:00
Gregory Nutt 165fb3b35d apps/examples/can: Fix an error in a debug statement. From Martin Lederhilger 2013-10-24 08:14:33 -06:00
Gregory Nutt 31804a6443 Spark configuration update from David Sidrane 2013-10-24 08:03:07 -06:00
Gregory Nutt 36d3b19ba2 Remove carriage returns from SAMA5 TC files just commited 2013-10-23 15:39:00 -06:00
Gregory Nutt faed6ca689 Add logic to enable DEBUG_NET if NET=n but WL_CC3000=y 2013-10-23 11:48:57 -06:00
Gregory Nutt 5edb122b87 SAMA5 CAN: Update readme on how to configure CAN 2013-10-23 11:32:12 -06:00
Gregory Nutt c0bbb8ee01 Changes to the Spark configuration from David Sidrane 2013-10-23 08:37:16 -06:00
Gregory Nutt d001b133eb SAMA5 demo configuration: TRNG and /dev/random are now enabled 2013-10-20 12:16:17 -06:00
Gregory Nutt c4f68441f6 SAMA5 TRNG: Add a /dev/random driver based on the SAMA5D3 TRNG peripheral 2013-10-20 11:38:31 -06:00
Gregory Nutt 36c6ae9d70 SAMA5 norboot configuration updates 2013-10-20 08:46:52 -06:00
Gregory Nutt 537cf4bba2 SAMA5 norboot configuration updates 2013-10-20 08:44:07 -06:00
Gregory Nutt 01ae0331a0 SAMA5 WDT: Miss watchdog fixes 2013-10-20 08:24:05 -06:00
Gregory Nutt 3f81f62b4b Updated README 2013-10-19 12:37:14 -06:00