Commit Graph

162 Commits

Author SHA1 Message Date
marcoveeneman 81b87913b4 Removed AHB setting of GPIOG - GPIOJ for the RT-TM4C123G-LAUNCHPAD demo since this device only has GPIOA - GPIOF. 2015-03-03 23:09:08 +01:00
marcoveeneman c6d7c1f7dc Adapted the RT-TM4C123G-LAUNCHPAD and RT-TM4C1294-LAUNCHPAD demos to configure the used pins at runtime and moved the TestThread execution before the blink threads are started. 2015-03-03 23:07:15 +01:00
marcoveeneman df58a5cdb6 Changed the RT-TM4C1294-LAUNCHPAD demo to initialize the led pins to output push-pull. 2015-03-03 22:24:56 +01:00
marcoveeneman 555d45f70a Implemented AHB access for GPIOA - GPIOJ for TM4C123x devices. On TM4C129x 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.
2015-03-03 21:15:21 +01:00
marcoveeneman 2463abdd1b Renamed Tiva launch and debug configurations.
Fixed wrong SYSCTL access of gpt, i2c and pwm after changing the SYSCTL structure in TM4C123x.h.
2015-02-17 21:25:12 +01:00
marcoveeneman 7b73ccd1d0 Added basic demo for TM4C1294 Connected Launchpad with LwIP. 2015-02-16 21:49:29 +01:00
marcoveeneman 8c608abb1d Added project files for the RT-TM4C1294-LAUNCHPAD demo. 2015-01-22 21:16:35 +01:00
marcoveeneman 6917afd20d Added debug configuration for the RT-TM4C123G-LAUNCHPAD demo. 2015-01-14 23:02:58 +01:00
marcoveeneman 4532c817db Added external tool configuration for the In-Circuit Debug Interface (ICDI). 2015-01-14 23:02:20 +01:00
marcoveeneman 0c29d6eb35 Added project files for the RT-TM4C123G-LAUNCHPAD demo. 2015-01-14 22:49:13 +01:00
marcoveeneman 9b75fa8c5a Added Tiva demos. 2014-10-13 23:02:16 +02:00
barthess cdf516d31b Added 'demos' and 'os' subdirectories 2014-10-05 14:27:49 +03:00