aboutsummaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Collapse)AuthorAgeFilesLines
...
* | [KINETIS] Update Makefiles: cortex-m0 to cortex-m0plus.flabbergast2016-04-242-2/+2
| |
* | Updated Makefiles for STM32 according tobarthess2016-04-2310-235/+267
| | | | | | | | http://forum.chibios.org/phpbb/viewtopic.php?f=3&t=3301&sid=32a42f3ad6ca146ea07566e52f127d83
* | Merge pull request #59 from flabbergast/oshchipFabio Utzig2016-04-198-0/+1236
|\ \ | | | | | | Add OSHchip board (NRF51 based)
| * | [NRF51] Add OSHChip demo.flabbergast2016-04-148-0/+1236
| | |
* | | [KINETIS] Moved time variable definition in blinker threadJonathan Struebel2016-04-181-1/+1
| | |
* | | [KINETS] Fixed comments in shellconf.hJonathan Struebel2016-04-171-2/+2
| | |
* | | [KINETIS] Added shell demo for FRDM-KL25ZJonathan Struebel2016-04-178-0/+1487
|/ /
* | Merge branch 'master' into fix-nrf51-portFabio Utzig2016-04-105-0/+991
|\ \
| * | Initial MSP430X Port.Andrew Wygle2016-04-085-0/+991
| |/ | | | | | | | | | | This port includes hal, pal, serial, and st drivers. It supports both large and small model code and data for MSP430X-class CPUs. It has only been tested on the EXP430FR5969 LaunchPad board.
* | Merge branch 'master' into fix-nrf51-portFabio Utzig2016-04-1013-34/+101
|\|
| * Merge pull request #50 from utzig/fix-tiva-portFabio Utzig2016-04-0510-28/+95
| |\ | | | | | | Fix tiva port
| | * Improve http_server declarationFabio Utzig2016-04-051-1/+1
| | |
| | * Fix tiva demosFabio Utzig2016-04-0410-28/+95
| | |
| * | Fix test thread usageFabio Utzig2016-04-043-6/+6
| |/
* | Fix rules pathFabio Utzig2016-04-041-2/+2
| |
* | Make RTC clock defaultFabio Utzig2016-04-031-2/+2
| |
* | Add extra example parameters to mcuconfFabio Utzig2016-04-031-0/+3
| |
* | Fix paths in demo MakefileFabio Utzig2016-04-031-4/+10
| |
* | Fix test API usageFabio Utzig2016-04-031-2/+2
| |
* | Add new chconf parametersFabio Utzig2016-04-031-0/+25
|/
* [KINETIS] A lot of updatesFabio Utzig2016-03-2815-75/+131
|\
| * [KINETIS] Update demos (for HAL changes).flabbergast2016-03-2215-75/+131
| |
* | Merge pull request #45 from utzig/kinetisFabio Utzig2016-03-2862-0/+10105
|\| | | | | [KINETIS] Move from main repo to contrib
| * [KINETIS] Add remaining demos and fix configsFabio Utzig2016-03-1546-4/+7237
| |
| * [KINETIS] Move from main repo to contribFabio Utzig2016-03-0718-0/+2872
| |
* | QUEUES flags deleted from chconf.h filesbarthess2016-03-282-16/+0
|/
* Added WDG switch to halconf.h filesbarthess2016-01-132-0/+14
|
* Tiva. Demo. Fixed lwip related changes in RT-TM4C1294-LAUNCHPAD-LWIP demo.marcoveeneman2015-11-181-6/+2
|
* Fixed copypaste typo in commentsbarthess2015-10-152-2/+2
|
* FSMC code cleanupbarthess2015-10-147-54/+61
|
* 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
|