Giovanni Di Sirio
3df6375cca
MP1 startup support, not complete.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14774 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-16 09:42:22 +00:00
Giovanni Di Sirio
ff84acb723
Reverted I2S check change.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14773 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-16 09:33:35 +00:00
akscram
6b9f9c095c
added support for STM32G491
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14772 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-15 06:18:48 +00:00
akscram
a3ce312d7e
Fixed bug #1186
...
https://github.com/ChibiOS/ChibiOS/pull/40
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14771 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-14 09:44:01 +00:00
akscram
6cf259dfe6
STM32H7xx: fixed size of SRAM3 NOCACHE region
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14770 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-14 09:43:54 +00:00
akscram
91672d22ac
STM32: fixed F4 check when I2S disabled
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14769 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-14 09:43:46 +00:00
akscram
9c1dfc0b2f
STM32: enable TIM15,16,17 on STM32H7xx
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14768 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-14 09:43:39 +00:00
akscram
537f7aadbe
STM32: fixed range of PLL2_DIVP and PLL3_DIVP for H7
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14767 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-14 09:43:31 +00:00
akscram
3de0c64dd2
STM32: fixed clock selection error for LPTIM for STM32H7xx
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14766 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-14 09:43:22 +00:00
akscram
26f74fcbd3
STM32: fixed rounding of uart clocks
...
this gives a closer fit to requested baudrate
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14765 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-14 09:43:14 +00:00
akscram
0a02efcf3d
STM32: fixed STM32_OTG_STEPPING for STM32F405
...
bizarrely, this caused USB disconnects when writing to PA9 (USART1_TX)
on a STM32F405 which had USB on PA11/PA12
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14764 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-14 09:43:05 +00:00
akscram
03d810ab0c
STM32: added missing DMA stream for SPI1_TX on STM32F412
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14763 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-14 09:42:57 +00:00
akscram
81fa06d8bc
add dma stream for stm32f412x
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14762 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-14 09:42:49 +00:00
Giovanni Di Sirio
5bcdef25f0
Compensation loop also on the 1st timer. Assertions fallback if RFCU is disabled.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14761 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-13 12:57:09 +00:00
Giovanni Di Sirio
a53ffeb3db
Extra "skip" check.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14760 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-13 10:01:18 +00:00
Giovanni Di Sirio
1b95d15504
More optimizations.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14759 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-13 09:23:12 +00:00
Giovanni Di Sirio
5dec8a8f1f
Removed a temporary note.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14758 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-13 09:02:13 +00:00
Giovanni Di Sirio
135f0adc40
Small performance improvement.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14757 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-13 09:01:02 +00:00
Giovanni Di Sirio
c0e43f15bd
Documented a coding choice.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14756 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-13 08:53:39 +00:00
Giovanni Di Sirio
05341e15fc
Comment fix.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14755 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-13 08:46:00 +00:00
Giovanni Di Sirio
50364905b9
Optimization on the "alarm retry" path.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14754 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-13 08:44:07 +00:00
Giovanni Di Sirio
3e1a035470
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14753 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-13 08:04:50 +00:00
Giovanni Di Sirio
da74d65fbf
More details in report.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14752 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-13 07:51:30 +00:00
Giovanni Di Sirio
3328a2c1b5
Bob's optimizations.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14751 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-13 07:22:58 +00:00
vrepetenko
5ca57ff26d
Added STM32WL VT Storm projects.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14750 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-13 06:05:51 +00:00
akscram
eaa42bcae3
STM32WB: Add PAL test
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14749 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-12 23:11:07 +00:00
Giovanni Di Sirio
572b04f3b3
Fixed a corner case.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14748 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-10 08:57:13 +00:00
Giovanni Di Sirio
c25750e43a
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14747 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-08 11:25:29 +00:00
Giovanni Di Sirio
e8839e38c2
Fixes in VT_Storm.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14746 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-08 10:06:59 +00:00
Giovanni Di Sirio
4f526178e1
Fixed bug #1185 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14745 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-08 08:28:57 +00:00
Rocco Marco Guglielmi
c06421a108
Fixed bug #1184
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14743 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-06 12:40:07 +00:00
akscram
12315741d4
STM32WB: lower gdb level and enable linker optimizations
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14740 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-05 20:31:02 +00:00
vrepetenko
9cad986832
Added STM32WL testhal projects.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14739 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-05 16:57:25 +00:00
vrepetenko
6e231c5a93
Added platform_v2.mk to support SYSTICKv2. Removed unsupported CRYPv1 driver dependency.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14738 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-05 16:51:45 +00:00
vrepetenko
55a7458b16
Fixed Radio SPI name typo.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14737 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-05 16:48:07 +00:00
vrepetenko
ccd9ffa6db
Added EXTI dependency.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14736 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-05 16:46:57 +00:00
Giovanni Di Sirio
4afb782e88
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14734 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-04 11:38:39 +00:00
Giovanni Di Sirio
8b580c5e8e
Fixed #1183 . More VT improvements.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14731 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-04 08:27:45 +00:00
Giovanni Di Sirio
f8824f15a8
Documentation improved.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14730 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-03 07:39:45 +00:00
akscram
d4aa4de53a
CI: add ability to specify custom targets
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14729 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-03 06:54:40 +00:00
Giovanni Di Sirio
3621798c9b
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14728 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-02 15:43:38 +00:00
Giovanni Di Sirio
3407139cf6
Virtual timers tolerance to insufficient delta, experimental.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14727 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-02 08:12:16 +00:00
Giovanni Di Sirio
0980d3af53
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14726 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-01 13:28:52 +00:00
Giovanni Di Sirio
ca85e9e28f
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14725 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-01 13:27:46 +00:00
Giovanni Di Sirio
99bda6d99f
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14721 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-31 13:09:26 +00:00
Giovanni Di Sirio
d3388d2cc0
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14720 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-30 19:13:25 +00:00
akscram
44764e1112
CI: add package attribute in testsuite
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14716 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-27 21:44:43 +00:00
cinsights
b1dfaea9d1
Fix GPIO config masking off pup/pdn, Schmitt & slew controls.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14714 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-27 07:37:37 +00:00
akscram
63818ef1aa
CI: update report.py to print summary in stdout
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14713 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-25 23:14:58 +00:00
akscram
ed2fbf58fd
CI: add detailed report of failures
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14712 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-25 22:42:45 +00:00