aboutsummaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Collapse)AuthorAgeFilesLines
* Fixed rest of paths in build scripts.barthess2015-08-249-28/+37
|
* Merge pull request #23 from fpoussin/masterUladzimir Pylinski2015-08-247-22/+22
|\ | | | | Makefile paths rework
| * Modified makefiles to incorporate changesFabien Poussin2015-08-207-22/+22
| |
* | Cleanup nRF51 serial driverStephen Caudle2015-08-101-2/+2
|/ | | | | | Use values from bitfields header. Also convert notify1 function to be non-blocking, which seems to be how most of the other serial drivers are implemented.
* [NRF51] Update openocd config file (0.9.0 has nrf51 target)Fabio Utzig2015-07-261-11/+2
|
* Added descriptions and code simplifiedTexZK2015-07-083-31/+40
|
* Added shell commands to control triple buffer demoTexZK2015-07-078-1364/+1678
|
* TriBuf demos updated and workingTexZK2015-07-067-855/+896
|
* Added HW demo for triple buffer [WIP]Andrea Zoppi2015-07-0515-0/+2354
|
* Added TriBuf files and demo [WIP]TexZK2015-07-049-0/+1247
|
* Merge pull request #10 from TexZK/ltdc_dma2dUladzimir Pylinski2015-06-2913-3267/+294
|\ | | | | Removed dependency on ST library for SDRAM
| * Removed dependency on ST library for SDRAMAndrea Zoppi2015-06-2813-3268/+295
| |
* | Minor improvements in DMA2D demobarthess2015-06-282-5/+59
|/
* Minor changesAndrea Zoppi2015-06-271-15/+19
|
* ILI9341 driver moved to devices_libAndrea Zoppi2015-06-273-1012/+2
|
* LTDC and DMA2D ported to ChibiOS/RT 3TexZK2015-06-2426-0/+11088
| | | | | + LTDC and DMA2D peripheral drivers + LTDC and DMA2D demo project
* Remove ChibiOS mentions from copyrightFabio Utzig2015-05-154-4/+4
|
* Add readmeFabio Utzig2015-05-151-0/+18
|
* Add tx/rx pin configuration to SerialConfigFabio Utzig2015-05-151-1/+7
|
* Demo with extra thread for blinker using PALFabio Utzig2015-05-152-4/+23
|
* Enable test threadFabio Utzig2015-05-142-3/+4
|
* Add basic serial testing demoFabio Utzig2015-05-133-1/+6
|
* Add LED blinker demoFabio Utzig2015-05-131-0/+4
|
* Fix paths and MCUFabio Utzig2015-05-121-9/+7
|
* Add missing chconf.hFabio Utzig2015-04-291-0/+499
|
* Add initial demo for WVSHARE BLE400Fabio Utzig2015-04-295-0/+599
|
* Rename demo directoryFabio Utzig2015-04-291-0/+0
|
* Add initial openocd config fileFabio Utzig2015-04-281-0/+15
|
* Tiva. Fixed wrong define of TIVA_ST_USE_WIDE_TIMER in mcuconf.h for TM4C129x ↵marcoveeneman2015-04-162-2/+2
| | | | demos.
* Tiva. Fixed makefile for RT-TM4C1294-LAUNCHPAD-LWIP demo.marcoveeneman2015-04-161-3/+6
|
* Tiva. Updated makefiles for Tiva demos and testhal.marcoveeneman2015-04-163-41/+73
|
* Removed AHB setting of GPIOG - GPIOJ for the RT-TM4C123G-LAUNCHPAD demo ↵marcoveeneman2015-03-031-3/+0
| | | | since this device only has GPIOA - GPIOF.
* Adapted the RT-TM4C123G-LAUNCHPAD and RT-TM4C1294-LAUNCHPAD demos to ↵marcoveeneman2015-03-032-55/+36
| | | | configure the used pins at runtime and moved the TestThread execution before the blink threads are started.
* Changed the RT-TM4C1294-LAUNCHPAD demo to initialize the led pins to output ↵marcoveeneman2015-03-031-0/+3
| | | | push-pull.
* Implemented AHB access for GPIOA - GPIOJ for TM4C123x devices. On TM4C129x ↵marcoveeneman2015-03-031-0/+13
| | | | | | | devices the AHB is the only used bus for GPIO. Replaced the nops after starting the gpio peripheral clocks with a busy wait until all GPIO peripherals are ready. Added Sub-Family identifier for TM4C123x devices.
* Renamed Tiva launch and debug configurations.marcoveeneman2015-02-172-0/+0
| | | | Fixed wrong SYSCTL access of gpt, i2c and pwm after changing the SYSCTL structure in TM4C123x.h.
* Added basic demo for TM4C1294 Connected Launchpad with LwIP.marcoveeneman2015-02-1611-0/+3576
|
* Added project files for the RT-TM4C1294-LAUNCHPAD demo.marcoveeneman2015-01-222-0/+105
|
* Added debug configuration for the RT-TM4C123G-LAUNCHPAD demo.marcoveeneman2015-01-141-0/+52
|
* Added external tool configuration for the In-Circuit Debug Interface (ICDI).marcoveeneman2015-01-141-0/+10
|
* Added project files for the RT-TM4C123G-LAUNCHPAD demo.marcoveeneman2015-01-142-0/+152
|
* Added Tiva demos.marcoveeneman2014-10-1310-0/+2345
|
* Added 'demos' and 'os' subdirectoriesbarthess2014-10-051-0/+0