| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add initial openocd config file | Fabio Utzig | 2015-04-28 | 1 | -0/+15 |
* | Tiva. Fixed wrong define of TIVA_ST_USE_WIDE_TIMER in mcuconf.h for TM4C129x ... | marcoveeneman | 2015-04-16 | 2 | -2/+2 |
* | Tiva. Fixed makefile for RT-TM4C1294-LAUNCHPAD-LWIP demo. | marcoveeneman | 2015-04-16 | 1 | -3/+6 |
* | Tiva. Updated makefiles for Tiva demos and testhal. | marcoveeneman | 2015-04-16 | 3 | -41/+73 |
* | Removed AHB setting of GPIOG - GPIOJ for the RT-TM4C123G-LAUNCHPAD demo since... | marcoveeneman | 2015-03-03 | 1 | -3/+0 |
* | Adapted the RT-TM4C123G-LAUNCHPAD and RT-TM4C1294-LAUNCHPAD demos to configur... | marcoveeneman | 2015-03-03 | 2 | -55/+36 |
* | Changed the RT-TM4C1294-LAUNCHPAD demo to initialize the led pins to output p... | marcoveeneman | 2015-03-03 | 1 | -0/+3 |
* | Implemented AHB access for GPIOA - GPIOJ for TM4C123x devices. On TM4C129x de... | marcoveeneman | 2015-03-03 | 1 | -0/+13 |
* | Renamed Tiva launch and debug configurations. | marcoveeneman | 2015-02-17 | 2 | -0/+0 |
* | Added basic demo for TM4C1294 Connected Launchpad with LwIP. | marcoveeneman | 2015-02-16 | 11 | -0/+3576 |
* | Added project files for the RT-TM4C1294-LAUNCHPAD demo. | marcoveeneman | 2015-01-22 | 2 | -0/+105 |
* | Added debug configuration for the RT-TM4C123G-LAUNCHPAD demo. | marcoveeneman | 2015-01-14 | 1 | -0/+52 |
* | Added external tool configuration for the In-Circuit Debug Interface (ICDI). | marcoveeneman | 2015-01-14 | 1 | -0/+10 |
* | Added project files for the RT-TM4C123G-LAUNCHPAD demo. | marcoveeneman | 2015-01-14 | 2 | -0/+152 |
* | Added Tiva demos. | marcoveeneman | 2014-10-13 | 10 | -0/+2345 |
* | Added 'demos' and 'os' subdirectories | barthess | 2014-10-05 | 1 | -0/+0 |