Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | | | | demos. | |||||
* | 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 ↵ | marcoveeneman | 2015-03-03 | 1 | -3/+0 | |
| | | | | since this device only has GPIOA - GPIOF. | |||||
* | Adapted the RT-TM4C123G-LAUNCHPAD and RT-TM4C1294-LAUNCHPAD demos to ↵ | marcoveeneman | 2015-03-03 | 2 | -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 ↵ | marcoveeneman | 2015-03-03 | 1 | -0/+3 | |
| | | | | push-pull. | |||||
* | Implemented AHB access for GPIOA - GPIOJ for TM4C123x devices. On TM4C129x ↵ | marcoveeneman | 2015-03-03 | 1 | -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. | marcoveeneman | 2015-02-17 | 2 | -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. | 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 | |