Giovanni Di Sirio
|
5f9d6389e7
|
SIO improvements, it is almost final.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13829 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-09-03 07:42:53 +00:00 |
Giovanni Di Sirio
|
8a03162059
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13826 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-09-01 12:58:25 +00:00 |
Giovanni Di Sirio
|
83b31c07de
|
Missing initialization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13820 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-08-31 13:22:17 +00:00 |
Giovanni Di Sirio
|
510da52979
|
More SIO changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13819 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-08-31 09:32:24 +00:00 |
Giovanni Di Sirio
|
61b839a7c6
|
Given optional stream interface to SIO driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13817 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-08-30 14:03:57 +00:00 |
Giovanni Di Sirio
|
6e72cb497c
|
More SIO support.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13816 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-08-30 09:58:30 +00:00 |
Giovanni Di Sirio
|
3ae922fc32
|
More work on SIO driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13814 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-08-29 14:41:43 +00:00 |
Giovanni Di Sirio
|
56e58bfc59
|
More work on SIO.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13813 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-08-29 06:57:22 +00:00 |
Giovanni Di Sirio
|
84119d5d52
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13812 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-08-28 14:27:43 +00:00 |
Giovanni Di Sirio
|
c21bbe0fa0
|
Incomplete work on SIO implementation.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13811 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-08-27 19:33:50 +00:00 |
Giovanni Di Sirio
|
fb7a643342
|
Fixed bug #1106.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13723 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-06-19 11:58:02 +00:00 |
Giovanni Di Sirio
|
8acdaf5d31
|
Fixed bug #1083.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13543 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-04-19 15:35:46 +00:00 |
Giovanni Di Sirio
|
6efb153e11
|
Documentation-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13426 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-03-15 13:41:45 +00:00 |
Giovanni Di Sirio
|
1d36c33e5e
|
MISRA-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13422 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-03-15 13:10:33 +00:00 |
Giovanni Di Sirio
|
a94ac981fe
|
Modified SDMMCv1 and SDMMCv2 drivers to incorporate a buffer in their own structure, an external buffer is no more needed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13416 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-03-14 10:14:04 +00:00 |
Giovanni Di Sirio
|
0f296eaadf
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13391 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-03-06 13:01:36 +00:00 |
Giovanni Di Sirio
|
5fec21c877
|
Big rework of IRQ handling in STM32 HAL.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13224 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-12-29 08:08:11 +00:00 |
Giovanni Di Sirio
|
1452e78dd9
|
Fixed bug #1057.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13169 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-11-09 10:33:03 +00:00 |
cinsights
|
ce1f17e715
|
Use #define RTC_BASE_YEAR versus 1980U in rtcConvertDateTimeToStructTm(...)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13149 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-10-31 11:34:43 +00:00 |
Giovanni Di Sirio
|
8e583ad3e5
|
Test workaround on suspend state.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13146 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-10-27 07:33:35 +00:00 |
Giovanni Di Sirio
|
48f3740bd5
|
Added canTryAbortX() function to CAN driver, implemented for STM32 CANv1.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13074 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-10-05 08:03:56 +00:00 |
Giovanni Di Sirio
|
375722180b
|
Added error handling to WSPI driver, now LLDs can report error conditions to upper layers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13061 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-10-05 07:04:14 +00:00 |
Giovanni Di Sirio
|
aaba157f93
|
Enhanced ST driver and STM32 implementation, disabled by default.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13011 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-09-21 13:47:57 +00:00 |
Giovanni Di Sirio
|
0e03236831
|
Updated tool and style fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12817 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-05-26 08:53:44 +00:00 |
Giovanni Di Sirio
|
543fb9c990
|
More style fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12806 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-05-18 11:26:33 +00:00 |
Giovanni Di Sirio
|
3ecd2ae222
|
More style fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12805 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-05-18 11:05:25 +00:00 |
Giovanni Di Sirio
|
551f00ac47
|
Code style fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12799 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-05-18 09:55:41 +00:00 |
Giovanni Di Sirio
|
6699452158
|
Cleanup of TODO instances.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12794 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-05-18 06:41:00 +00:00 |
Giovanni Di Sirio
|
2bb0e8b6d0
|
More work on the crypto driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12780 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-05-04 17:12:11 +00:00 |
Giovanni Di Sirio
|
33ebfc95ff
|
Some work on AES implementation for STM32.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12779 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-05-04 14:27:00 +00:00 |
Giovanni Di Sirio
|
7e5944e6a9
|
More fixes to the crypto driver, made clear which functions are stream ciphers. Fixed documentation errors.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12778 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-05-04 09:03:16 +00:00 |
Giovanni Di Sirio
|
00c71fb05a
|
Debugging.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12737 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-04-14 06:08:16 +00:00 |
Giovanni Di Sirio
|
78bb68667c
|
Modified AES GCM function signatures.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12733 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-04-12 08:30:36 +00:00 |
Giovanni Di Sirio
|
371d42b436
|
More work on EFL driver, removed headers moved to EX.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12729 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-04-07 14:20:04 +00:00 |
Giovanni Di Sirio
|
a853d27a6d
|
Embedded flash driver preparations.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12721 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-04-07 09:44:13 +00:00 |
Giovanni Di Sirio
|
57d31cabcf
|
MISRA-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12586 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2019-01-26 08:32:07 +00:00 |
Giovanni Di Sirio
|
fa4403e272
|
Fixed bug #1003.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12577 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2019-01-22 16:11:17 +00:00 |
Giovanni Di Sirio
|
d8af50ca0d
|
Fixed flash state machine, removed EXT remains.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12572 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2019-01-21 20:03:19 +00:00 |
Giovanni Di Sirio
|
8da7cad86d
|
Small documentation fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12532 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2019-01-06 09:05:15 +00:00 |
Giovanni Di Sirio
|
90ddeb9ef8
|
Assertion added to serial_usb driver in order to detect an anomalous condition.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12528 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2019-01-05 15:27:33 +00:00 |
Giovanni Di Sirio
|
d5635adecc
|
Mass update of all drivers to use the new DMA API. What could possibly go wrong?
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12521 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2019-01-02 11:43:13 +00:00 |
Giovanni Di Sirio
|
dd4b66d069
|
Fixed bug #995.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12503 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2018-12-31 08:37:29 +00:00 |
gdisirio
|
282f502565
|
Crypto driver changes, removed TRNG.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12477 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2018-12-19 11:26:37 +00:00 |
gdisirio
|
f20ecc7817
|
HAL callbacks rework.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12470 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2018-12-15 17:50:05 +00:00 |
Giovanni Di Sirio
|
0f8c6b90f7
|
New buffers performance tuning option added.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12456 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2018-12-02 15:09:24 +00:00 |
gdisirio
|
f42818b0a2
|
Small documentation fix in hal_buffers and a new macro added.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12394 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2018-10-27 11:42:06 +00:00 |
Giovanni Di Sirio
|
d27c34d080
|
Removed QSPI driver and demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12331 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2018-10-06 05:04:05 +00:00 |
gdisirio
|
4b23f3b361
|
New SIO HAL driver model.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12300 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2018-09-28 08:20:40 +00:00 |
Giovanni Di Sirio
|
98aeb732ff
|
New TRNG driver model added to HAL.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12253 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2018-09-09 09:41:52 +00:00 |
Giovanni Di Sirio
|
ab8cbd8f7c
|
Some changes to the crypto infrastructure.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12252 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2018-09-08 12:54:58 +00:00 |