Commit Graph

29 Commits

Author SHA1 Message Date
Fabien Poussin f7cdcf592e Updated ChibiOS path for all Makefiles 2019-03-12 10:50:06 +01:00
marcoveeneman 2f799372b1 Removed TESTSRC and TESTINC from some makefiles which didnt use them 2018-03-15 07:35:12 +01:00
marcoveeneman e38bf60447 Aligned Tiva Makefiles 2018-03-12 19:18:39 +01:00
Fabien Poussin aa8c6cc4af
Merge pull request #145 from marcoveeneman/tiva_improvements
Various Tiva improvements
2018-03-08 21:42:35 +01:00
marcoveeneman be0446c549 Updated all mcuconf.h files to include PAL IRQ settings. 2018-03-07 20:44:42 +01:00
marcoveeneman bf1167e3c6 Updated all halconf.h files 2018-02-27 20:52:58 +01:00
marcoveeneman a59f29723c Updated all chconf.h files 2018-02-27 20:46:18 +01:00
marcoveeneman a71feeacc3 Removed duplicate OpenOCD on ICDI launch configurations.
Starting from ChibiOS 17.6.4 and ChibiOS 18.2.0 OpenOCD launch configuration will be placed under ($CHIBIOS)/tools/eclipse/debug/
2018-02-12 18:41:28 +01:00
Fabio Utzig f392dfa223 Add version tags
Signed-off-by: Fabio Utzig <utzig@apache.org>
2017-10-09 10:12:59 -03:00
marcoveeneman 2841fd88cd Updated license headers 2017-04-20 19:47:50 +02:00
marcoveeneman 4435bdec24 Replaced port+pad by line in the demos and testhal. 2016-10-30 14:34:58 +01:00
marcoveeneman 7e3ef128a4 Updated mcuconf.h files. 2016-10-29 19:47:09 +02:00
marcoveeneman 538eba7b6f Updated ChibiStudio .cproject files. 2016-10-27 23:50:49 +02:00
marcoveeneman 1853428c80 Implemented smart build for Tiva platform. 2016-08-09 20:42:31 +02:00
marcoveeneman 50439f54df Tiva. Fixed and added missing debug and external tool configurations. 2016-05-11 20:33:21 +02:00
marcoveeneman 60ed4442a2 Tiva. Fixed project files of testhal and demos. 2016-05-11 20:31:04 +02:00
marcoveeneman 99230d289c Tiva. Updated Tiva makefiles to be compatible with the main repository. 2016-04-28 23:10:46 +02:00
marcoveeneman d4cb8ca216 Mass license update. 2016-04-28 22:07:07 +02:00
Fabio Utzig 44ac27a5c5 Fix testhal for OS compatibility 2016-04-04 22:53:09 -03:00
barthess 74065b233a Fixed rest of paths in build scripts. 2015-08-24 16:26:22 +03:00
Fabien Poussin 586a8a2b29 Modified makefiles to incorporate changes 2015-08-20 18:20:46 +02:00
marcoveeneman b0bba2957e Tiva. Removed unnecessary include of test.mk in makefiles. 2015-04-16 21:41:36 +02:00
marcoveeneman 23c2cabf28 Tiva. Updated makefiles for Tiva demos and testhal. 2015-04-16 19:19:03 +02:00
marcoveeneman 166421f69d Updated mcuconf files of Tiva teshal demos for GPT, I2C and PWM. 2015-03-04 21:52:15 +01:00
marcoveeneman 42add52912 Updated Tiva Testhal demos for GPT and PWM. 2015-03-04 20:32:05 +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 acedb79754 Added debug and external tool configuration for the TM4C123x PWM testhal. 2015-01-22 21:22:08 +01:00
marcoveeneman 22addb0a74 Added project files for the TM4C123x PWM testhal. 2015-01-22 21:19:03 +01:00
marcoveeneman 98305a8a23 Added Tiva TM4C123x GPT, I2C and PWM examples to the testhal. 2014-10-13 23:15:40 +02:00