Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into fix-nrf51-port | Fabio Utzig | 2016-04-10 | 5 | -0/+991 |
|\ | |||||
| * | Initial MSP430X Port. | Andrew Wygle | 2016-04-08 | 5 | -0/+991 |
* | | Merge branch 'master' into fix-nrf51-port | Fabio Utzig | 2016-04-10 | 13 | -34/+101 |
|\| | |||||
| * | Merge pull request #50 from utzig/fix-tiva-port | Fabio Utzig | 2016-04-05 | 10 | -28/+95 |
| |\ | |||||
| | * | Improve http_server declaration | Fabio Utzig | 2016-04-05 | 1 | -1/+1 |
| | * | Fix tiva demos | Fabio Utzig | 2016-04-04 | 10 | -28/+95 |
| * | | Fix test thread usage | Fabio Utzig | 2016-04-04 | 3 | -6/+6 |
| |/ | |||||
* | | Fix rules path | Fabio Utzig | 2016-04-04 | 1 | -2/+2 |
* | | Make RTC clock default | Fabio Utzig | 2016-04-03 | 1 | -2/+2 |
* | | Add extra example parameters to mcuconf | Fabio Utzig | 2016-04-03 | 1 | -0/+3 |
* | | Fix paths in demo Makefile | Fabio Utzig | 2016-04-03 | 1 | -4/+10 |
* | | Fix test API usage | Fabio Utzig | 2016-04-03 | 1 | -2/+2 |
* | | Add new chconf parameters | Fabio Utzig | 2016-04-03 | 1 | -0/+25 |
|/ | |||||
* | [KINETIS] A lot of updates | Fabio Utzig | 2016-03-28 | 15 | -75/+131 |
|\ | |||||
| * | [KINETIS] Update demos (for HAL changes). | flabbergast | 2016-03-22 | 15 | -75/+131 |
* | | Merge pull request #45 from utzig/kinetis | Fabio Utzig | 2016-03-28 | 62 | -0/+10105 |
|\| | |||||
| * | [KINETIS] Add remaining demos and fix configs | Fabio Utzig | 2016-03-15 | 46 | -4/+7237 |
| * | [KINETIS] Move from main repo to contrib | Fabio Utzig | 2016-03-07 | 18 | -0/+2872 |
* | | QUEUES flags deleted from chconf.h files | barthess | 2016-03-28 | 2 | -16/+0 |
|/ | |||||
* | Added WDG switch to halconf.h files | barthess | 2016-01-13 | 2 | -0/+14 |
* | Tiva. Demo. Fixed lwip related changes in RT-TM4C1294-LAUNCHPAD-LWIP demo. | marcoveeneman | 2015-11-18 | 1 | -6/+2 |
* | Fixed copypaste typo in comments | barthess | 2015-10-15 | 2 | -2/+2 |
* | FSMC code cleanup | barthess | 2015-10-14 | 7 | -54/+61 |
* | Fixed rest of paths in build scripts. | barthess | 2015-08-24 | 9 | -28/+37 |
* | Merge pull request #23 from fpoussin/master | Uladzimir Pylinski | 2015-08-24 | 7 | -22/+22 |
|\ | |||||
| * | Modified makefiles to incorporate changes | Fabien Poussin | 2015-08-20 | 7 | -22/+22 |
* | | Cleanup nRF51 serial driver | Stephen Caudle | 2015-08-10 | 1 | -2/+2 |
|/ | |||||
* | [NRF51] Update openocd config file (0.9.0 has nrf51 target) | Fabio Utzig | 2015-07-26 | 1 | -11/+2 |
* | Added descriptions and code simplified | TexZK | 2015-07-08 | 3 | -31/+40 |
* | Added shell commands to control triple buffer demo | TexZK | 2015-07-07 | 8 | -1364/+1678 |
* | TriBuf demos updated and working | TexZK | 2015-07-06 | 7 | -855/+896 |
* | Added HW demo for triple buffer [WIP] | Andrea Zoppi | 2015-07-05 | 15 | -0/+2354 |
* | Added TriBuf files and demo [WIP] | TexZK | 2015-07-04 | 9 | -0/+1247 |
* | Merge pull request #10 from TexZK/ltdc_dma2d | Uladzimir Pylinski | 2015-06-29 | 13 | -3267/+294 |
|\ | |||||
| * | Removed dependency on ST library for SDRAM | Andrea Zoppi | 2015-06-28 | 13 | -3268/+295 |
* | | Minor improvements in DMA2D demo | barthess | 2015-06-28 | 2 | -5/+59 |
|/ | |||||
* | Minor changes | Andrea Zoppi | 2015-06-27 | 1 | -15/+19 |
* | ILI9341 driver moved to devices_lib | Andrea Zoppi | 2015-06-27 | 3 | -1012/+2 |
* | LTDC and DMA2D ported to ChibiOS/RT 3 | TexZK | 2015-06-24 | 26 | -0/+11088 |
* | Remove ChibiOS mentions from copyright | Fabio Utzig | 2015-05-15 | 4 | -4/+4 |
* | Add readme | Fabio Utzig | 2015-05-15 | 1 | -0/+18 |
* | Add tx/rx pin configuration to SerialConfig | Fabio Utzig | 2015-05-15 | 1 | -1/+7 |
* | Demo with extra thread for blinker using PAL | Fabio Utzig | 2015-05-15 | 2 | -4/+23 |
* | Enable test thread | Fabio Utzig | 2015-05-14 | 2 | -3/+4 |
* | Add basic serial testing demo | Fabio Utzig | 2015-05-13 | 3 | -1/+6 |
* | Add LED blinker demo | Fabio Utzig | 2015-05-13 | 1 | -0/+4 |
* | Fix paths and MCU | Fabio Utzig | 2015-05-12 | 1 | -9/+7 |
* | Add missing chconf.h | Fabio Utzig | 2015-04-29 | 1 | -0/+499 |
* | Add initial demo for WVSHARE BLE400 | Fabio Utzig | 2015-04-29 | 5 | -0/+599 |
* | Rename demo directory | Fabio Utzig | 2015-04-29 | 1 | -0/+0 |