Giovanni Di Sirio
|
2a3f333d73
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13307 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-26 09:22:51 +00:00 |
Giovanni Di Sirio
|
9f7f61e2de
|
More enhancements on STM32H7xx. New IRQ architecture ported to newest drivers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13306 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-26 09:10:46 +00:00 |
Giovanni Di Sirio
|
9959f10872
|
More H7 improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13305 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-23 15:45:51 +00:00 |
Giovanni Di Sirio
|
2748445dab
|
STM32H7xx rework and update, to be completed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13304 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-23 09:49:35 +00:00 |
Giovanni Di Sirio
|
7f4ab0f6e5
|
MDMA, WSPI ready for testing.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13303 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-22 10:07:41 +00:00 |
Giovanni Di Sirio
|
c0c88a59bf
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13302 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-21 14:31:30 +00:00 |
Giovanni Di Sirio
|
5c234f3ca7
|
WSPI for H7, MDMA and one GPT fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13301 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-21 14:28:33 +00:00 |
Theodore Ateba
|
3f30c447a3
|
[demo][avr] Update the AVR demo with the new Makefiles.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13300 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-21 00:59:46 +00:00 |
Giovanni Di Sirio
|
0706ed8a6e
|
MDMAv1 driver added, to be tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13299 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-20 13:58:44 +00:00 |
Giovanni Di Sirio
|
b04b8199a6
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13298 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-19 10:58:51 +00:00 |
Giovanni Di Sirio
|
6664850989
|
IRQ new framework ported to STM32H7xx. Changed UART default IRQ priority in updater schipts, was 3 now iit is 12.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13297 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-19 09:21:25 +00:00 |
Giovanni Di Sirio
|
4e0f2c2ece
|
Fixed compatibiity with non-GCC compilers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13296 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-19 08:03:23 +00:00 |
Theodore Ateba
|
72f8edfd81
|
[demos][avr] Fix error CH_CFG_USE_DELEGATES requires CH_CFG_USE_MESSAGES
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13295 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-18 15:37:34 +00:00 |
Theodore Ateba
|
b2c4e5c7c3
|
[demos][avr] Update the AVR NIL demos with the new API for thread creation.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13294 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-18 15:26:47 +00:00 |
Theodore Ateba
|
8427c434bd
|
[avr][hal] Correct the compilation error unknown type name _pal_events
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13293 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-18 14:39:38 +00:00 |
Giovanni Di Sirio
|
7a3486e9c1
|
Fixed bug #1070.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13290 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-18 14:28:49 +00:00 |
Giovanni Di Sirio
|
ba05f167c0
|
Fixed problem with TIMx use detection.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13289 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-18 14:24:24 +00:00 |
Theodore Ateba
|
a3957b7b09
|
[avr][demo] This is a commit to to test the commit process.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13288 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-18 13:38:26 +00:00 |
Giovanni Di Sirio
|
4e1ee919d4
|
Fixed bug #1069.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13285 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-18 10:52:36 +00:00 |
Giovanni Di Sirio
|
325a466945
|
Fixed bug #1068.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13282 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-18 10:28:45 +00:00 |
Giovanni Di Sirio
|
a9bc14c1b7
|
Mass update of H7 mcuconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13281 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-18 10:21:40 +00:00 |
Giovanni Di Sirio
|
e09f09288c
|
Updated L4+ mcuconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13278 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-18 10:07:49 +00:00 |
Giovanni Di Sirio
|
0ed9d3d322
|
Fixed bug #1067.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13277 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-17 08:57:32 +00:00 |
Giovanni Di Sirio
|
2af65517ae
|
SDMMCv2 improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13276 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-16 10:03:26 +00:00 |
Giovanni Di Sirio
|
f2fe3c2a49
|
Few bugs gone, not finished.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13275 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-15 15:41:03 +00:00 |
Giovanni Di Sirio
|
acf25fff0c
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13274 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-15 09:49:09 +00:00 |
Giovanni Di Sirio
|
5f46dffa1b
|
FATFS test application, not complete.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13273 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-15 09:41:08 +00:00 |
Giovanni Di Sirio
|
f4dc105a4d
|
ADCv3 updated for G4.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13272 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-14 13:33:57 +00:00 |
Giovanni Di Sirio
|
d6639df4af
|
SDMMC2 driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13271 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-14 09:33:05 +00:00 |
Giovanni Di Sirio
|
9bb67b290f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13270 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-13 14:46:47 +00:00 |
Giovanni Di Sirio
|
575eaf312d
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13269 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-13 09:27:43 +00:00 |
Giovanni Di Sirio
|
e85ee4b43d
|
Fixed a problem with sandbox demos, wrong memory map.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13268 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-12 16:44:57 +00:00 |
Giovanni Di Sirio
|
6c7ed60f99
|
Fixed a problem in MPU context switching.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13267 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-12 10:41:01 +00:00 |
Giovanni Di Sirio
|
fd6bca90c0
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13266 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-12 08:39:40 +00:00 |
Giovanni Di Sirio
|
93bf216cbc
|
Improved support for lwIP, fixed bug #1009.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13263 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-12 07:59:24 +00:00 |
Giovanni Di Sirio
|
1c902d2cbd
|
Updated worfSSL bindings.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13262 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-11 09:42:41 +00:00 |
Giovanni Di Sirio
|
08f5fb1143
|
Fixed bug #1065.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13259 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-11 09:35:32 +00:00 |
Giovanni Di Sirio
|
4c60407d1f
|
Fixed bug #1064.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13256 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-11 09:27:55 +00:00 |
Giovanni Di Sirio
|
65dade8783
|
Fixed bug #1061.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13253 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-11 09:17:07 +00:00 |
Giovanni Di Sirio
|
e01499a5ed
|
SB demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13252 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-10 09:02:46 +00:00 |
Giovanni Di Sirio
|
0c0090588b
|
Fixed a new GCC8 warning.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13251 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-10 08:37:55 +00:00 |
Giovanni Di Sirio
|
400239e34d
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13250 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-10 08:22:36 +00:00 |
Giovanni Di Sirio
|
59da0d7e33
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13249 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-08 11:05:27 +00:00 |
Giovanni Di Sirio
|
a94748555c
|
Initial setup for STM32L5xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13248 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-08 09:39:31 +00:00 |
Giovanni Di Sirio
|
b0d39b6f6a
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13247 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-05 09:24:20 +00:00 |
Giovanni Di Sirio
|
698ae68828
|
Improved SPI test application, tentative fix for STM32 SPIv3.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13246 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-05 09:12:46 +00:00 |
Giovanni Di Sirio
|
6003782d71
|
Improved sandbox demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13245 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-02 08:43:06 +00:00 |
Giovanni Di Sirio
|
af4c60a3ef
|
Test-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13244 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-12-31 15:11:37 +00:00 |
Giovanni Di Sirio
|
7c7ce454e3
|
Fixed test case on time ranges.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13243 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-12-31 11:40:58 +00:00 |
Giovanni Di Sirio
|
7f05206fe9
|
IRQ sharing enabled on STM32L4+.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13242 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-12-31 10:23:00 +00:00 |