Giovanni Di Sirio
7502b3ac78
EXTI, TIM changes related to STM32WB.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13935 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-29 14:03:23 +00:00
Giovanni Di Sirio
d5076ae790
Added STM32WB startup files.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13934 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-29 13:57:31 +00:00
Giovanni Di Sirio
7c3b31dbd1
Addes STM32WB CMSIS files.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13933 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-29 13:56:22 +00:00
Giovanni Di Sirio
3ee6ebe343
Fixed bug #1137 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13931 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-29 10:26:02 +00:00
Giovanni Di Sirio
6c99545de5
Fixed bug #1136 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13929 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-29 10:20:04 +00:00
Giovanni Di Sirio
057b9ddf7e
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13927 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-26 10:35:31 +00:00
Giovanni Di Sirio
d80ef59b81
More bug #1135 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13924 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-26 10:24:04 +00:00
Giovanni Di Sirio
cf2f2c017c
More bug #1134 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13922 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-26 10:19:31 +00:00
Giovanni Di Sirio
bb41949dd3
Fixed bug #1135 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13919 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-26 10:15:53 +00:00
Giovanni Di Sirio
6a608b9d33
More bug #1134 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13918 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-26 10:05:30 +00:00
Giovanni Di Sirio
e4ca442aaa
More bug #1134 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13915 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-26 10:02:26 +00:00
Giovanni Di Sirio
590384cdb4
Fixed bug #1134 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13913 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-26 09:56:07 +00:00
Giovanni Di Sirio
59c91af316
Fixed bug #1133 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13910 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-23 09:51:10 +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
c6d6332505
Fixed bug #1133
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13907 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-11 21:38:24 +00:00
edolomb
83c73a20a5
Fixed bug #1132
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13906 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-11 21:35:02 +00:00
edolomb
b3fc49af77
Errata delete
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13905 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-11 20:20:37 +00:00
edolomb
b25d791fa1
-Fixed Bug in STM32H750XB Board;
...
-Fixed Bug in MDMAv1;
-Added mdmaChannelSetTrigModeX() function in MDMAv1 driver;
-Fixed bugs in QSPIv2 driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13904 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-11 19:56:05 +00:00
Giovanni Di Sirio
d17566bff0
Fixed F413 configuration files.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13903 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-10 10:50:47 +00:00
Giovanni Di Sirio
2f96bed5e1
white space fixes
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13902 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-09 08:02:11 +00:00
Giovanni Di Sirio
d0ec6c06b8
Fixed bug #1131 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13899 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-08 09:53:49 +00:00
Giovanni Di Sirio
7064624f81
USARTv1 regression on STM32F1xx.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13898 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-11-08 08:46:17 +00:00
Giovanni Di Sirio
417d450e0b
Fixed bug #1128 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13893 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-10-31 10:40:11 +00:00
edolomb
b87e6f0f8c
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@13891 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-10-26 17:45:53 +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
d903736f25
Various patches related to MACv2 and LWIP.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13889 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-10-15 08:37:02 +00:00
Giovanni Di Sirio
35d38d71c5
Fixed bug #1127 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13886 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-10-13 08:46:28 +00:00
Giovanni Di Sirio
f545e26d38
Forgot a note.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13885 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-10-11 08:11:34 +00:00
Giovanni Di Sirio
41c0e8b91b
MACv2 driver.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13884 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-10-11 08:10:43 +00:00
Giovanni Di Sirio
4c808b1f2c
Fixed bug #1126 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13881 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-10-10 10:16:58 +00:00
cinsights
a544fee35f
USARTv1 update typo fixes
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13879 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-30 23:49:12 +00:00
Giovanni Di Sirio
4960c1169a
Missing conditional.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13878 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-30 10:35:37 +00:00
Giovanni Di Sirio
1723fb855d
Updated clock handling.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13877 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-30 10:19:06 +00:00
Giovanni Di Sirio
621a051a8d
UART9 and UART10 related changes.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13876 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-30 09:12:47 +00:00
Giovanni Di Sirio
a2508d72ff
Files for UART9 and UART10 support in USARTv1.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13875 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-30 08:16:42 +00:00
Giovanni Di Sirio
7528f8b4f9
Added missing USARTv1 definitions.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13874 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-30 08:03:18 +00:00
cinsights
461f425963
Update platform_l432.mk to include EFL
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13873 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-28 02:38:47 +00:00
Giovanni Di Sirio
13b126b2eb
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13872 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-24 10:38:29 +00:00
Giovanni Di Sirio
5fd5b05ef2
Fixed bug #1123 (notes).
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13869 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-23 08:44:00 +00:00
Giovanni Di Sirio
dd6a24fc54
Fixed button detection.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13868 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-22 12:33:36 +00:00
Giovanni Di Sirio
0f042ab00f
Initial support for STM32G474 DPOW1 board.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13867 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-22 12:27:58 +00:00
Giovanni Di Sirio
ae34f2d16c
Disabled unused SIO instances.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13866 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-22 12:24:33 +00:00
Giovanni Di Sirio
123c6ccde1
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13865 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-22 09:31:57 +00:00
Giovanni Di Sirio
c4b1b2e7d6
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13864 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-21 17:52:32 +00:00
Giovanni Di Sirio
5c1091dc2f
Fixed bug #1124 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13861 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-20 09:35:09 +00:00
Giovanni Di Sirio
24ac5185af
Fixed bug #1123 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13860 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-20 07:53:48 +00:00
Giovanni Di Sirio
5a80fa2049
Fixed BD initialization.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13859 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-19 10:23:08 +00:00
Giovanni Di Sirio
d659db7440
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13858 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-17 16:21:38 +00:00
Giovanni Di Sirio
67cf80fa2a
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13857 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-17 16:16:50 +00:00
Giovanni Di Sirio
705c632ed5
Fixed bug #1122 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13854 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-12 08:08:20 +00:00