zykrahgaming
|
e898157b18
|
Even more more changes to chconf.h files
|
2022-01-01 18:37:17 +11:00 |
zykrahgaming
|
0aa26e0bee
|
Fixed HAL version in halconf.h files
|
2022-01-01 18:28:46 +11:00 |
zykrahgaming
|
7014bc09be
|
Even more updates to chconf.h files
|
2022-01-01 18:24:30 +11:00 |
zykrahgaming
|
f3f4b4f9b9
|
Further updates to chconf.h files
|
2022-01-01 18:16:54 +11:00 |
zykrahgaming
|
2cc8ba6aa4
|
Updated Makefiles to use new ChibiOS HAL and RT versions. Updated chconf.h files to include missing definitions. Still a few more things to add.
|
2022-01-01 17:56:50 +11:00 |
zykrahgaming
|
42bc000dc2
|
Updated Makefiles to use newer ARM ports
|
2022-01-01 17:41:28 +11:00 |
zykrahgaming
|
a2a9fc56d3
|
Update Makefiles to use new test library
|
2022-01-01 17:34:33 +11:00 |
Fabien Poussin
|
2268395124
|
Updated all halconf/chconf headers
|
2020-04-08 00:35:16 +02:00 |
Fabien Poussin
|
fb4302ba7a
|
Updating osal.mk path
|
2020-04-04 18:30:52 +02:00 |
Fabien Poussin
|
b4dfe5e274
|
Updating Makefiles for 19.1.x
|
2019-10-01 16:12:27 +02:00 |
Fabien Poussin
|
f7cdcf592e
|
Updated ChibiOS path for all Makefiles
|
2019-03-12 10:50:06 +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
|
2a01a63f86
|
Disabled tickless timer for TM4C129x demos.
|
2018-03-02 18:40:55 +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 |
marcoveeneman
|
93dd54ecdc
|
Fixed compile errors in demos
|
2017-11-24 22:23:27 +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
|
f6f6bf3918
|
Fixed incorrect type used for line field in led_config structures.
|
2016-11-21 22:25:54 +01:00 |
marcoveeneman
|
4435bdec24
|
Replaced port+pad by line in the demos and testhal.
|
2016-10-30 14:34:58 +01:00 |
marcoveeneman
|
041c87831b
|
Some missing changes.
|
2016-10-27 23:52:24 +02:00 |
marcoveeneman
|
538eba7b6f
|
Updated ChibiStudio .cproject files.
|
2016-10-27 23:50:49 +02:00 |
marcoveeneman
|
62014aea75
|
Fixed .launch file for RT-TM4C1294-LAUNCHPAD demo.
|
2016-08-30 18:45:33 +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
|
653c72ccc3
|
Fix tiva demos
|
2016-04-04 21:35:11 -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
|
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
|
23c2cabf28
|
Tiva. Updated makefiles for Tiva demos and testhal.
|
2015-04-16 19:19:03 +02: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
|
8c608abb1d
|
Added project files for the RT-TM4C1294-LAUNCHPAD demo.
|
2015-01-22 21:16:35 +01:00 |
marcoveeneman
|
9b75fa8c5a
|
Added Tiva demos.
|
2014-10-13 23:02:16 +02:00 |