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