Gregory Nutt
|
cdc9bafd54
|
SAMA5 SSC: Mostly cosmetic name changes
|
2013-11-07 16:13:48 -06:00 |
|
Gregory Nutt
|
4214dc9ce9
|
SAMA5 SSC: Add framework (only) for a forthcoming SSC-based I2S driver
|
2013-11-07 12:26:53 -06:00 |
|
Gregory Nutt
|
143c8042b8
|
Initial I2S interface defintion
|
2013-11-07 09:39:46 -06:00 |
|
Gregory Nutt
|
e231270215
|
SAMA5 PWM: PWM driver is now functional
|
2013-11-07 09:17:46 -06:00 |
|
Gregory Nutt
|
27c8c83b91
|
SAMA5 PWM: Cosmetic changes to debug output
|
2013-11-06 14:46:19 -06:00 |
|
Gregory Nutt
|
3aa348035d
|
SAMA5D3x-EK: Add support board-specific PWM testing
|
2013-11-06 14:38:19 -06:00 |
|
Gregory Nutt
|
b5791ac7a6
|
SAMA5 PWM: Driver now in build and configuration system
|
2013-11-06 12:24:51 -06:00 |
|
Gregory Nutt
|
e73d77c73f
|
SAMA5 PWM: Add first cut at PWM driver
|
2013-11-06 10:55:12 -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
|
f67ee984f3
|
Correct unitialization of composite USB device. A stale pointer was being reused. From David Sidrane
|
2013-11-05 09:12:08 -06:00 |
|
Gregory Nutt
|
4cb6c0ad80
|
STM32 F1 USB device: Fix handling of EP0 start for large buffers; Add support for decoded USB trace strings. From Davice Sidrane
|
2013-11-05 08:56:06 -06:00 |
|
Gregory Nutt
|
4dec2e4b27
|
Fix a badly applied patch (actually, non-applied because --dry-run was set)
|
2013-11-04 11:36:16 -06:00 |
|
Gregory Nutt
|
b33123a8f7
|
SAMA5 CAN: Don't enable some many useless error interrupts
|
2013-11-04 11:29:16 -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
|
a4a18241d5
|
Updated configuration driver from Ken Pettit
|
2013-11-04 08:52:16 -06:00 |
|
Gregory Nutt
|
b9130ff601
|
SAMA5 CAN: Fix a data alignment problem
|
2013-11-03 10:41:24 -06:00 |
|
Gregory Nutt
|
93aae8c2c5
|
SAMA5 CAN: Add board-specific initialization logic
|
2013-11-03 10:03:52 -06:00 |
|
Gregory Nutt
|
bfdee0f0c7
|
SST25 driver: Added one more use of sst25_cmd. From David Sidrane
|
2013-11-03 07:56:29 -06:00 |
|
Gregory Nutt
|
fd7126771f
|
Make default request size in the Kconfig file match default in C code
|
2013-11-03 07:42:25 -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
|
4d39db749b
|
Need to lock mutex before signal
|
2013-11-02 08:10:24 -06:00 |
|
Gregory Nutt
|
2a215127a0
|
Configs update for SST25 SPI from Davide Sidrane
|
2013-11-02 08:07:39 -06:00 |
|
Gregory Nutt
|
ad791dd275
|
Fixing typos from previous check-ins. Also, missed the ARMv7 IDLE stack coloration
|
2013-11-01 16:06:43 -06:00 |
|
Gregory Nutt
|
3f81d6f0b3
|
Port IDLE/interrupt stack coloration to ARM and ARMv7-A architectures
|
2013-11-01 15:30:18 -06:00 |
|
Gregory Nutt
|
21cf9ccb6d
|
Another updated to the spark configuration from David Sidrane
|
2013-11-01 12:42:49 -06:00 |
|
Gregory Nutt
|
861b8bd511
|
MTD config: Reduce configuration header overhead. From Ken Pettit
|
2013-11-01 12:22:55 -06:00 |
|
Gregory Nutt
|
7bbc46f721
|
Avoid calling pthread_join() to wait for USB MSC thread to terminate: This does not work if the caller of usb_mscuninitialize() is in a different task group than the MSC thread. From David Sidrane
|
2013-11-01 12:09:25 -06:00 |
|
Gregory Nutt
|
af4c5246b0
|
FAT: Fix error return value. In one failure case, success was being returned
|
2013-11-01 11:49:13 -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
|
f8b3dbaa61
|
Extend stack debug logic to include IDLE and interrupt stacks. Also color the heap as well. Based on suggestions from David Sidrane
|
2013-11-01 11:16:51 -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
|
b01900d7e6
|
Add an MTD device wrapper that can used to provide a /dev/config that can be used for retaining configuration data. From Ken Pettit
|
2013-11-01 07:39:20 -06:00 |
|
Gregory Nutt
|
532d4c7cbe
|
arch/arm/src/stm32/stm32_usbdev.c: On a failure to bind the class driver, the driver reference was being nullified too soon. This caused an exception in usbdev_reset() later. The driver reference will be null
ified later usbdev_unregister when the caller gets the error. From David Sidrane
|
2013-10-31 15:27:52 -06:00 |
|
Gregory Nutt
|
adeb33fdd2
|
Fix erase block vs page block confusion in MTD partition logic. From Ken Pettit
|
2013-10-31 10:40:10 -06:00 |
|
Gregory Nutt
|
aebeb50a91
|
SAMA5 PWM register definition header file
|
2013-10-31 10:33:43 -06:00 |
|
Gregory Nutt
|
890417a0f4
|
Missing files from last CC3000 driver update from David Sidrane
|
2013-10-31 09:00:05 -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
|
37d8faff37
|
SAMA5 SSC: Add SSC register definition header file
|
2013-10-30 16:15:51 -06:00 |
|
Gregory Nutt
|
35dd7b9203
|
Updated Spark board configuration from David Sidrane
|
2013-10-30 14:38:16 -06:00 |
|
Gregory Nutt
|
85e90b0064
|
Updated CC3000 driver from David Sidrane
|
2013-10-30 14:37:13 -06:00 |
|
Gregory Nutt
|
6b8c1cc480
|
CC3000 driver updates from David Sidrane
|
2013-10-30 10:50:26 -06:00 |
|
Gregory Nutt
|
8c5fc5fa88
|
Spark configuration updated by David Sidrane
|
2013-10-30 10:29:51 -06:00 |
|
Gregory Nutt
|
d9f16bba82
|
apps/platform: A new now for platform-specific applicatin code
|
2013-10-30 09:04:37 -06:00 |
|
Gregory Nutt
|
1d5b786fa2
|
Minor changes while pondering a camera interface
|
2013-10-29 16:57:06 -06:00 |
|