Giovanni Di Sirio
431f9b0259
Template for G031.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14800 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-19 05:42:23 +00:00
Giovanni Di Sirio
7969305972
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14798 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-18 16:48:51 +00:00
Giovanni Di Sirio
02b0a80766
More G0B1 support files.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14792 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-18 10:00:19 +00:00
Giovanni Di Sirio
7e028e11ca
More templates.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14788 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-18 08:39:22 +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
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
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
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
Giovanni Di Sirio
e3ccb28533
Fixed L432 template.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14686 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-20 09:08:12 +00:00
akscram
054aa2026a
CI: Change encoding from dos to unix
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14681 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-19 23:44:02 +00:00
akscram
01e70f7a79
CI: Fix patterns to separate makefiles
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14680 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-19 23:42:28 +00:00
akscram
72a4f54cb2
CI: Improve search of makefiles
...
Search "*.make" makefiles and exclude "Makefile" makefiles if there is
the "make" subdirectory on the same level. This is needed to build each
project separately and collect the results for each.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14679 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-19 23:19:02 +00:00
Giovanni Di Sirio
d34e6b7e17
Fixed bug #1178 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14675 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-19 12:38:00 +00:00
akscram
3ddb05691b
Add --check-rules flag to check skip rules locally
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14665 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-17 23:30:55 +00:00
akscram
adc9be23a5
Add instruction in tools/workflows/skip.yaml
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14646 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-12 20:49:25 +00:00
akscram
fda8f81765
STM32WB: fix compilation of USB board
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14637 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-11 13:22:09 +00:00
akscram
2918634c1a
STM32WB: use RCCv1
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14635 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-10 22:48:05 +00:00
akscram
54b5383a6d
ci: use yaml.safe_load instead of yaml.load
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14615 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-07-24 21:10:17 +00:00
akscram
cc99d468a5
ci: unpack ext deps and fix some builds
...
* Unpack external dependencies located under the ext/ directory before
build projects.
* Added a mechanism to skip build failures. SPC5 projects that require
ppc-freevle-eabi-gcc and ccppc are skipped.
* Fixed small compilation errors with undefined variables.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14614 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-07-24 21:03:37 +00:00
akscram
614920363e
Automation: remove backslashes in makefiles grep
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14610 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-07-22 22:08:04 +00:00
akscram
bf3a0220b9
Add scripts for automation testing in Jenkins
...
The following targets are supported by the new makefile:
* makefiles (default) - builds all projects and stores results in the
test_results directory, exits with non-zero code if there is at
least one build failure.
* info - prints versions of used tools.
* lint - runs linter checks and exists with non-zero status if there
is at leat one linter error.
* docs - builds HTML versions of docs and stores results in
the doc_results directory.
* clean - removes test_results and doc_results directories.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14609 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-07-22 19:26:53 +00:00
cinsights
91c33f902c
Add L4P/Q5 to mucconf updater and demo mcuconfs
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14607 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-07-22 10:18:08 +00:00
cinsights
592dd0802c
Adding STM32L4P/Q5
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14606 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-07-22 09:38:28 +00:00
Rocco Marco Guglielmi
c226949d17
Improved OpenOCD debug configuration generator. Now the script updates the project containing the elf file after generating the configuration
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14596 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-07-11 13:48:19 +00:00
Giovanni Di Sirio
0edc45411f
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14571 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-22 09:58:30 +00:00
Giovanni Di Sirio
2033af9d94
Added corebmk experiment.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14521 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-09 10:15:13 +00:00
Giovanni Di Sirio
128da3d596
QUADSPIv2 fixes.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14460 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-03 08:39:29 +00:00
Giovanni Di Sirio
763f9e6ce0
RFCU implemented.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14442 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-30 07:10:59 +00:00
Giovanni Di Sirio
1e7edf58ea
STM32 improved ADCv4 driver (H7) with variable sizes samples support.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14431 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-25 09:21:31 +00:00
Giovanni Di Sirio
f127d6a86f
Enhanced PWR handling for STM32L4+.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14425 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-23 16:24:04 +00:00
Giovanni Di Sirio
f3cfbb664e
Extended PWR support for STM32G4.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14424 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-23 13:56:26 +00:00
Giovanni Di Sirio
603dedb80f
Additional PWR support, fast switch support.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14423 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-23 11:47:18 +00:00
Giovanni Di Sirio
d6757a81eb
Mass update.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14420 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-23 09:47:06 +00:00
Giovanni Di Sirio
5837785e87
Mass update.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14404 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-20 12:38:36 +00:00
Giovanni Di Sirio
5f520f321f
Mass update.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14402 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-20 12:10:35 +00:00
Giovanni Di Sirio
9a01c5a1e2
Mass update.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14399 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-20 07:51:50 +00:00
Giovanni Di Sirio
a3c9ef9628
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14386 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-17 12:02:30 +00:00
Giovanni Di Sirio
4f5fea2159
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14385 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-17 11:36:16 +00:00
Giovanni Di Sirio
0143cbad4b
Mass update of mcucon.h files.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14383 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-17 07:33:22 +00:00
Giovanni Di Sirio
9f705c9d30
Mass update of G4 mcuconf.h files.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14374 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-15 12:03:30 +00:00
vrepetenko
90ab355458
STM32WLxx port migrated to RCCv1
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14318 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-25 09:52:51 +00:00
Giovanni Di Sirio
100acdc8e8
Added support for STM32L422.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14287 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-24 08:00:02 +00:00
Giovanni Di Sirio
e82a29e7c6
Files mcuconf.h for STM32F746, F767, L432, L452, L476, L496 received the missing setting STM32_WSPI_QUADSPI1_PRESCALER_VALUE.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14286 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-24 07:46:58 +00:00
vrepetenko
0a758cdf71
STM32WLxx port: added board processor ftl files.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14262 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-23 06:46:56 +00:00
cinsights
7a01e980a8
Add initial support for STM32WLx series (M4 core only)
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14178 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-14 22:57:53 +00:00
Giovanni Di Sirio
4a1c137eb5
Introduced "root" system variable.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14137 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-05 12:12:19 +00:00
Giovanni Di Sirio
2a4fc42a13
Configuration files mass update.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14123 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-02 17:43:54 +00:00
Giovanni Di Sirio
dcd16e9ca0
More WB patches.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14020 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-01-23 07:51:25 +00:00
Giovanni Di Sirio
3f47670d69
More STM32WB-related patches.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14017 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-01-12 08:42:33 +00:00
Giovanni Di Sirio
d73692c651
Updates to STM32WBxx port.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14014 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-01-06 08:38:25 +00:00
cinsights
0cc119c1dd
Update STM32WB implementation
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14003 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-29 09:13:07 +00:00
cinsights
9fa898af88
Correct STM32WB MCU list in schema/boards
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13976 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-22 12:53:34 +00:00
cinsights
4b3dde8019
Change STM32WB to gpio2 in board cfg and platform.mk
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13975 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-22 12:42:04 +00:00
cinsights
7522cfeab5
Update STM32WB board naming, board configurator files and demo files
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13968 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-20 03:32:06 +00:00
cinsights
be8557f2cb
Work in progress STM32WB board configuration
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13962 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-18 09:54:34 +00:00
cinsights
ef6b5501c2
Add STM32WB55 mcuconf updater, update demo mcuconf, update further copyright banners
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13954 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-12-16 13:11:45 +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
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
Giovanni Di Sirio
dc0302e867
More updaters for F4.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13848 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-08 09:17:41 +00:00
Giovanni Di Sirio
b9fe88fcb7
Updater for F469.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13846 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-07 17:37:56 +00:00
Giovanni Di Sirio
d0a0459bdb
Updater for STM32F446.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13845 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-07 16:28:44 +00:00
Giovanni Di Sirio
2eb09bcd8d
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13843 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-07 08:37:22 +00:00
Giovanni Di Sirio
b1069891d2
Updater tool for STM32F401.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13842 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-07 08:07:27 +00:00
Giovanni Di Sirio
8d97d5f7ef
More updates for SIO.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13840 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-05 10:50:04 +00:00
Giovanni Di Sirio
e794ecdbe0
L4xx mcuconf.h mass update.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13839 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-05 09:53:33 +00:00
Giovanni Di Sirio
69dfb71f3e
More mass mcuconf.h mass update.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13836 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-05 06:41:05 +00:00
Giovanni Di Sirio
7c2c8de3ae
Fixed wrong names.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13835 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-05 06:29:59 +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
d1c2a7ced4
Work on bug #1113 , to be completed.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13769 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-22 09:09:23 +00:00
Giovanni Di Sirio
5deb16f16d
RT7 merged, only ARMv7-M port functional.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13748 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-12 13:15:38 +00:00
Giovanni Di Sirio
02b653d98c
New API for high resolution monotonic time stamps.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13744 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-11 06:16:26 +00:00
Giovanni Di Sirio
6427a96b26
Added entry for STM32L475 in STM32L4 registry header, updated all configuration files.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13676 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-05-31 08:16:01 +00:00
Rocco Marco Guglielmi
deb331649d
Added OpenOCD on CMSIS-DAP launch configuration
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13593 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-04-28 08:11:45 +00:00
Rocco Marco Guglielmi
83a8c5c997
Updated tools/eclipse/debug to be independent from the toolchain position:
...
they now rely on the environment variable CHIBISTUDIO
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13583 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-04-26 14:45:20 +00:00
Giovanni Di Sirio
033dc17f70
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13571 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-04-26 10:21:17 +00:00
Giovanni Di Sirio
41fd3c23fb
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13568 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-04-25 08:18:26 +00:00
Giovanni Di Sirio
231a07268d
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13566 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-04-25 08:01:03 +00:00
Giovanni Di Sirio
baeb659b1a
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13563 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-04-25 07:32:55 +00:00
Giovanni Di Sirio
a4858c7079
Tool for creating Eclipse debug configurations automatically.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13561 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-04-24 17:19:20 +00:00
Rocco Marco Guglielmi
8d0a1f5aef
Reverted tool committed by mistake
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13559 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-04-23 13:09:32 +00:00
Rocco Marco Guglielmi
3d1a198221
Improved communication buffer management for ADXL355 Device Driver
...
Added a new demo for the STM32F7
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13557 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-04-22 16:02:51 +00:00
Giovanni Di Sirio
002cbe6e55
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13547 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-04-21 09:03:07 +00:00
Giovanni Di Sirio
f3211b13c8
Selective initialization for STM32L5. Updated for STM32L5.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13546 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-04-21 08:57:32 +00:00
Giovanni Di Sirio
013ee5e609
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13512 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-04-04 08:01:46 +00:00
Giovanni Di Sirio
8d5a9d64fa
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13511 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-04-04 08:01:20 +00:00
Giovanni Di Sirio
97df9906fe
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13510 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-04-04 08:01:05 +00:00
Giovanni Di Sirio
5fa63ae216
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13434 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-17 08:56:53 +00:00
Giovanni Di Sirio
772e15a20d
I2C4 support without BDMA in I2Cv3.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13407 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-09 10:04:13 +00:00
Giovanni Di Sirio
8a5c02b6d6
Added missing USB definitions.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13400 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-08 08:49:28 +00:00
Giovanni Di Sirio
5844096047
More FDCAN work.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13398 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-08 08:17:29 +00:00
Giovanni Di Sirio
db4fbf8a39
Mass update. Some renaming.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13397 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-07 09:05:48 +00:00
Giovanni Di Sirio
5d2f0fdbf1
Mass update.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13395 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-07 08:43:57 +00:00
Giovanni Di Sirio
813ef3b623
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13373 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-02-20 09:38:16 +00:00
Giovanni Di Sirio
fd3218bd25
Added support for ADCv3 prescaler, fixed some G4-related problems.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13370 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-02-19 14:08:01 +00:00
Giovanni Di Sirio
7a9a0d0ad2
STM32G474 ADC demo added.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13358 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-02-15 14:34:29 +00:00
Giovanni Di Sirio
c0ba87e5b5
Added ADC to G0 mcuconf.h files.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13346 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-02-09 13:44:23 +00:00
Giovanni Di Sirio
7f1ae50109
New defaults for H7 clock dividers for higher performance.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13334 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-02-08 11:45:12 +00:00
Giovanni Di Sirio
7f5068824c
H7 ODEN setting calculated from frequency, no more in configuration.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13324 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-02-08 08:47:33 +00:00
Giovanni Di Sirio
1569c6580d
G4 configurations update.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13323 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-02-08 08:25:37 +00:00
Giovanni Di Sirio
ef9ec13cfe
G4 PWR improvements.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13322 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-02-06 13:56:02 +00:00
Giovanni Di Sirio
5dc0db3f1f
Updater tool improvements, more enhancements on H7 HAL support.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13319 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-01-31 16:48:57 +00:00
Giovanni Di Sirio
7431f3a069
Made H7 HAL core-aware.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13316 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-01-31 08:38:57 +00:00
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
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
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
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
Giovanni Di Sirio
d9deb746f3
L4 and L4+ clock tree improvements.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13241 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-12-31 08:40:16 +00:00
Giovanni Di Sirio
e28cb50773
Introduced generator for STM32L452. Fixed various small problems.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13240 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-12-30 13:06:27 +00:00
Giovanni Di Sirio
f0ae4bf718
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13239 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-12-30 12:55:17 +00:00
Giovanni Di Sirio
64502a1d5f
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13238 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-12-30 11:44:26 +00:00
Giovanni Di Sirio
439bb61a8f
STM32L4 platform reworked for IRQ sharing.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13237 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-12-30 11:08:10 +00:00
Giovanni Di Sirio
96d568c3f9
Improved EXTI support for STM32G4xx.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13230 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-12-29 16:27:43 +00:00
Giovanni Di Sirio
2e89bf7b42
Added support for timers 9...17 to STM32 ICU driver.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13227 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-12-29 11:05:27 +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
026ddf17a0
Shared handlers support for STM32F7.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13222 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-12-26 10:36:31 +00:00
Giovanni Di Sirio
7ed6e8efd7
chconf.h mass update for jobs queues
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13206 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-12-05 09:17:04 +00:00
Giovanni Di Sirio
82b91d56e7
Mass update of chconf.h.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13185 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-17 10:18:41 +00:00
Giovanni Di Sirio
dd2eb49250
New sharing IRQ infrastructure for STM32L0.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13183 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-10 17:53:49 +00:00
Giovanni Di Sirio
7a3cd7b576
TRNG support added to STM32F7xx. Mass update of mcuconf.h files.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13163 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-11-09 08:37:38 +00:00
Giovanni Di Sirio
68da5e845a
New RTCv3 driver for STM32G0xx and STM32G4xx.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13116 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-19 07:36:15 +00:00
Giovanni Di Sirio
4e8afb7597
Shortened some filenames, fixed some problems in the new G0 support.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13114 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-19 07:12:30 +00:00
Giovanni Di Sirio
1c2e8e7b09
Added mcuconf.h generator for STM32G4x1.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13089 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-06 13:32:58 +00:00
Giovanni Di Sirio
c58db2dfa7
Added new DACs to template.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13088 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-06 13:19:56 +00:00
Giovanni Di Sirio
4019d184a5
Mass update of chconf.h files.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13075 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-05 11:12:47 +00:00
Giovanni Di Sirio
6e244e6013
DAC and I2C enabled on G0.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13058 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-01 08:17:55 +00:00
Giovanni Di Sirio
7ca2b915d7
Enabled SPI on G4.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13055 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-09-29 16:50:23 +00:00
Giovanni Di Sirio
46e09ef59d
Enabled USB on G4.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13054 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-09-29 16:42:37 +00:00
Giovanni Di Sirio
77fcba2d03
Enabled WDG on G4.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13053 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-09-29 16:23:36 +00:00
Giovanni Di Sirio
1f7f1d1dde
Enabled PWM on G4.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13052 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-09-29 16:19:12 +00:00
Giovanni Di Sirio
fe34446321
Enabled ICU on G4.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13051 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-09-29 16:14:17 +00:00
Giovanni Di Sirio
3719f651a9
Enabled I2C on G4.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13050 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-09-29 16:11:03 +00:00
Giovanni Di Sirio
7e0b9f1d66
Enabled DAC on G4.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13049 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-09-29 16:02:50 +00:00
Giovanni Di Sirio
535db1f13b
Small fix to the G0 mcuconf generator.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13048 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-09-29 14:00:36 +00:00
Giovanni Di Sirio
0dd1393c5c
Added mcuconf.h generator for STM32G4x4.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13047 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-09-29 13:58:43 +00:00
Giovanni Di Sirio
1668810111
Updated mcuconf generator for G0.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13039 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-09-29 07:40:01 +00:00
Giovanni Di Sirio
4430e2c8a1
RT version number update, regenerated configuration files.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12999 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-09-19 05:37:42 +00:00
Giovanni Di Sirio
ee9c03736c
chconf.h generators updated, fixed a typo.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12960 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-08-28 09:09:25 +00:00
Giovanni Di Sirio
3fd02036c2
Added mcuconf.h generator for STM32L052/L053/L062/L063.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12896 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-07-10 13:08:34 +00:00
Giovanni Di Sirio
131421fe93
Added mcuconf.h generator for STM32L072/L073.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12895 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-07-10 12:19:04 +00:00
Giovanni Di Sirio
c3c17ed09f
Added mcuconf.h generator for STM32G071xx.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12882 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-07-07 14:07:57 +00:00
Giovanni Di Sirio
b80e79d47f
Implemented TIMPRE setting for STM32F7xx HAL.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12881 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-07-07 13:40:51 +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
627b9a60df
Test pattern for the style tool.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12808 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-05-18 13:59:48 +00:00
Giovanni Di Sirio
6738c1052c
More style fixes.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12807 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-05-18 13:59:14 +00:00