Giovanni Di Sirio
|
dbb6d05322
|
Fixes to the ST tick mode.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14120 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-02 09:33:13 +00:00 |
Giovanni Di Sirio
|
0a7b3b9e88
|
ST driver enhancements related to multi core support.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14117 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-01 12:01:41 +00:00 |
Giovanni Di Sirio
|
e72906f68e
|
Formatting fixes, unused args fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14093 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-03-27 17:32:17 +00:00 |
Giovanni Di Sirio
|
800c37a960
|
Documentation quality fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14036 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-02-08 10:21:45 +00:00 |
Giovanni Di Sirio
|
7024529a28
|
Documentation quality fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14035 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-02-08 09:41:37 +00:00 |
Giovanni Di Sirio
|
19666febed
|
Added chscanf() and buffered streams, contributed by Alex Lewontin.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13908 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-11-15 11:30:34 +00:00 |
edolomb
|
715532b53f
|
Support for STM32H750B-DK:
- Added STM32H750xB.ld
- Added ST_STM32H750XB_DISCOVERY board
- Updated hal_mii.h
- Added RT-STM32H750XB-DISCOVERY demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13890 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-10-26 17:43:21 +00:00 |
Giovanni Di Sirio
|
f873b7b469
|
Configuration files mass update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13834 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-09-05 06:26:10 +00:00 |
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
|
4ccbff905a
|
Improved code organization and errors handling.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13825 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-09-01 12:44:04 +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
|
a4e9fc5170
|
Identification macros such as__CHIBIOS_RT__ are now prefixed by two underscores.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13808 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-08-10 12:30:19 +00:00 |
Giovanni Di Sirio
|
20f514fe35
|
Fixed bug #1116.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13776 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-07-23 12:54:37 +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
|
d9c9a2ccc3
|
FDCAN driver prototype, to be reviewed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13392 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-03-06 13:39:00 +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
|
44b7d29577
|
Fixed bug #1072.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13353 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-02-12 15:06:03 +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
|
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
|
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
|
0e9e772f51
|
Fixed bug #1040.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12937 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-08-08 06:48:31 +00:00 |
Giovanni Di Sirio
|
59c835e58d
|
Fixed small documentation error.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12907 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-07-14 06:16:11 +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
|
704df8c3ab
|
Added FLASH_ERROR_UNIMPLEMENTED to errors.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12810 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-05-19 12:51:33 +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
|
c8bbce5f31
|
More style fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12803 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-05-18 10:49:57 +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
|
99ef5fe0a2
|
Flash driver for STM32L4+.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12774 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-04-28 09:04:12 +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
|
d767ce2c49
|
EFLASH driver for STM32L4xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12735 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-04-13 14:39:18 +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
|
1ceb8d452c
|
Forgot to update this.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12593 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2019-01-26 11:27:36 +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
|
450cf7a783
|
Fixed #1003 again.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12584 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2019-01-26 07:51:27 +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
|
4843579571
|
Added an hard check on halconf.c.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12576 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2019-01-21 21:15:25 +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
|
a3e9966359
|
More renaming for consistency.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12571 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2019-01-21 19:42:49 +00:00 |
Giovanni Di Sirio
|
40f162e046
|
Documentation-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12568 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2019-01-21 18:07:03 +00:00 |