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 |
Fabien Poussin
|
f6f1185a10
|
Various fixes to make it pass tests
|
2020-04-08 19:55:22 +02: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
|
230c39fc14
|
Moved pal testhal makefiles and configuration into folders
|
2018-03-16 22:00:33 +01:00 |
marcoveeneman
|
2f799372b1
|
Removed TESTSRC and TESTINC from some makefiles which didnt use them
|
2018-03-15 07:35:12 +01:00 |
marcoveeneman
|
e75bb117dd
|
Fixed CONFDIR missing in PAL makefiles
|
2018-03-12 19:25:44 +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
|
b08f095a7e
|
Removed EXT testhal application
|
2018-03-02 18:55:41 +01:00 |
marcoveeneman
|
e7478cb78d
|
Added multi target testhal application for PAL driver.
|
2018-03-02 00:11:46 +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
|
a08a28e32d
|
Fixed I2C and UART testhal demos
|
2017-11-24 22:26:11 +01:00 |
marcoveeneman
|
ec4b244c51
|
Merge pull request #125 from marcoveeneman/tiva_add_uart
Add Tiva UART driver.
|
2017-11-23 21:37:24 +01:00 |
marcoveeneman
|
e683963b76
|
Added chconf version tag
|
2017-10-24 23:07:33 +02:00 |
Fabio Utzig
|
f392dfa223
|
Add version tags
Signed-off-by: Fabio Utzig <utzig@apache.org>
|
2017-10-09 10:12:59 -03:00 |
marcoveeneman
|
5b90306c97
|
Added testhal applcation for Tiva UART driver.
|
2017-09-10 19:46:13 +02:00 |
marcoveeneman
|
4e08d013d0
|
Improved ADC testhal application.
|
2017-07-03 22:24:23 +02:00 |
marcoveeneman
|
884dbaeabc
|
Improved ADC driver and ADC testhal application.
|
2017-07-03 22:24:07 +02:00 |
marcoveeneman
|
ffd9d3fd90
|
Initial ADC driver and testhal application for TM4C123x.
|
2017-07-03 22:23:55 +02: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
|
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
|
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
|
277989a048
|
Tiva. WDG. Changed fixed load value to the system clock in the demo.
|
2016-04-28 22:10:35 +02:00 |
marcoveeneman
|
d4cb8ca216
|
Mass license update.
|
2016-04-28 22:07:07 +02:00 |
marcoveeneman
|
1244b8c9ab
|
Disabled SPI support in halconf.h and added some comments in main.c
|
2016-04-11 20:12:36 +02:00 |
marcoveeneman
|
6a3337160e
|
Tiva. WDG. Added testhal demo for Watchdog driver.
|
2016-04-06 21:26:50 +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 |
barthess
|
c7b566b9e0
|
TIVA. Fixed warnings about incorrect thread functions declaration.
|
2015-08-24 15:53:16 +03:00 |
Fabien Poussin
|
586a8a2b29
|
Modified makefiles to incorporate changes
|
2015-08-20 18:20:46 +02:00 |
marcoveeneman
|
e62aae545a
|
Tiva. Fixed I2C testhal makefile.
|
2015-04-16 21:42:15 +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 |