summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Updated VS1053 audio driver from Ken PettitGregory Nutt2013-10-276-47/+1601
|
* Updated REAMDE documentationGregory Nutt2013-10-272-1/+8
|
* Remove trailing whitespaceGregory Nutt2013-10-275-74/+74
|
* Updated audio subsystem from Ken PettitGregory Nutt2013-10-276-231/+1061
|
* Add apps/system/nxplayer media player from Ken PettitGregory Nutt2013-10-2711-3/+2816
|
* drivers/wireless/cc3000: CC3000 driver update from David SidraneGregory Nutt2013-10-261-1/+1
|
* configs/spark: Spark configuration update from David SidraneGregory Nutt2013-10-264-17/+52
|
* apps/examples/cc3000 update from David SidraneGregory Nutt2013-10-261-3/+5
|
* SAM3/4 serial: Same supersitituous change as for SAMA5Gregory Nutt2013-10-261-2/+1
|
* SAMA5 serial: Restore logic to minimize TX interrupts. Oddly, seems to ↵Gregory Nutt2013-10-263-4/+3
| | | | improve ADC stability
* SAMA5 TC: Debug instrumentationGregory Nutt2013-10-263-45/+99
|
* SAMA5: Register definition file for camera interfaceGregory Nutt2013-10-263-1/+330
|
* CC3000 driver update from David Sidrane (part 2 of 2)Gregory Nutt2013-10-257-424/+296
|
* CC3000 driver update from David SidraneGregory Nutt2013-10-2513-892/+2802
|
* Updated Spark board configuration from David SidraneGregory Nutt2013-10-253-48/+26
|
* apps/examples/cc3000 updated by David SidraneGregory Nutt2013-10-257-25/+108
|
* arch/arm/src/sama5/sam_adc.c: Remove a warningGregory Nutt2013-10-251-0/+2
|
* Add ioctl to support software triggering of ADC/DAC conversionsGregory Nutt2013-10-254-9/+49
|
* apps/examples/adc: Add support for software triggeringGregory Nutt2013-10-253-2/+27
|
* sam_tc.c: Fix a timer initialization bugGregory Nutt2013-10-251-17/+19
|
* SAMA5 ADC+TC: Several updates/fixes from ongoing debugGregory Nutt2013-10-255-35/+44
|
* SAMA5 ADC+TC: Early debug fixes + lots of new debug instrumentationGregory Nutt2013-10-245-23/+239
|
* SAMA5D3x-EK: Add support for app/examples/adcGregory Nutt2013-10-245-24/+38
|
* KL25: Update build for compatibility with recent CC3000 changesGregory Nutt2013-10-242-1/+8
|
* SAMA5: Add ADC-side of the logic to hook in timer/counter logic needed to ↵Gregory Nutt2013-10-243-62/+77
| | | | drive periodic ADC sampling
* SAMA5: Hook in timer/counter logic so that it can driver periodic ADC samplingGregory Nutt2013-10-247-77/+603
|
* Added support for the Olimex STM32 P207 board. From Martin LederhilgerGregory Nutt2013-10-2417-94/+134
|
* STM32 PWM and ADC: Add some bits that should have been cleared. From ↵Gregory Nutt2013-10-242-2/+2
| | | | Martin Lederhilger
* Add support for the STM32F207ZE chip. From Martin LederhilgerGregory Nutt2013-10-243-2/+45
|
* apps/examples/can: Fix an error in a debug statement. From Martin LederhilgerGregory Nutt2013-10-242-1/+3
|
* apps/examples/can: Fix an error in a debug statement. From Martin LederhilgerGregory Nutt2013-10-2418-0/+3429
|
* CC3000 driver update from David SidraneGregory Nutt2013-10-242-17/+41
|
* Spark configuration update from David SidraneGregory Nutt2013-10-241-7/+12
|
* apps/examples/cc3000 update from David Sidrane. Plus some kruft removalGregory Nutt2013-10-244-325/+343
|
* Telnetd: Missing argument in debug statement can cause crash in certain ↵Gregory Nutt2013-10-243-2/+5
| | | | error conditions. From David Sidrane
* Remove carriage returns from SAMA5 TC files just commitedGregory Nutt2013-10-233-858/+859
|
* SAMA5 Timer/counter libraryGregory Nutt2013-10-236-14/+880
|
* Missing part of last apps/examples/cc3000 checkin. From David SidraneGregory Nutt2013-10-231-0/+363
|
* STM32 F1 DAM fix from David SidraneGregory Nutt2013-10-232-3/+15
|
* More apps/examples/cc3000 changes from David SidraneGregory Nutt2013-10-232-1/+2
|
* Add logic to enable DEBUG_NET if NET=n but WL_CC3000=yGregory Nutt2013-10-235-5/+16
|
* SAMA5 CAN: Update readme on how to configure CANGregory Nutt2013-10-232-3/+83
|
* Part of last changes; file was left in editorGregory Nutt2013-10-231-2/+0
|
* Update ChangelogGregory Nutt2013-10-232-1/+7
|
* CC3000 driver updates from David SidraneGregory Nutt2013-10-232-16/+21
|
* CC3000 driver updates from David SidraneGregory Nutt2013-10-236-431/+674
|
* Changes to the Spark configuration from David SidraneGregory Nutt2013-10-234-18/+45
|
* apps/examples/cc3000: Extensions and enhancements from David SidraneGregory Nutt2013-10-239-201/+1522
|
* SAMA5 CAN: Driver is now code complete but still untestedGregory Nutt2013-10-229-311/+1228
|
* SAMA5: Beginning of a CAN driverGregory Nutt2013-10-214-1/+1452
|