Commit Graph

20 Commits

Author SHA1 Message Date
Fabio Utzig 07f508a514 Fix paths and MCU 2015-05-12 22:04:43 -03:00
Fabio Utzig e3824bd314 Add missing chconf.h 2015-04-29 20:03:37 -03:00
Fabio Utzig dff7bf1b09 Add initial demo for WVSHARE BLE400 2015-04-29 20:03:18 -03:00
Fabio Utzig 7aae03409b Rename demo directory 2015-04-29 19:52:34 -03:00
Fabio Utzig 7ea6fb8e07 Add initial openocd config file 2015-04-28 20:41:14 -03:00
marcoveeneman 50398ec98e Tiva. Fixed wrong define of TIVA_ST_USE_WIDE_TIMER in mcuconf.h for TM4C129x demos. 2015-04-16 22:38:12 +02:00
marcoveeneman 6ed850b0a5 Tiva. Fixed makefile for RT-TM4C1294-LAUNCHPAD-LWIP demo. 2015-04-16 21:16:10 +02:00
marcoveeneman 23c2cabf28 Tiva. Updated makefiles for Tiva demos and testhal. 2015-04-16 19:19:03 +02:00
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