Rocco Marco Guglielmi
fa1e94c8f0
Fixed wrong chconf in ADuCM36x demos
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14639 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-12 08:00:35 +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
vrepetenko
c7ea01877f
Fixed STM32_ADCSEL name, added STM32_RNGSEL default value.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14627 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-07-28 14:24:03 +00:00
vrepetenko
91e6d923a2
STM32WL port: added CM0+ core support, fixed ADC driver version, fixed typos.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14616 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-07-25 06:48:57 +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
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
878f5e397b
Fixed update policy for the project RT-STM32F469I-EVAL-SDP-CK1Z
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14597 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-07-11 15:33:37 +00:00
Rocco Marco Guglielmi
5f4e72966b
Added support and demo for ADI_EVAL_SDP_CK1Z
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14593 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-07-09 10:08:12 +00:00
Giovanni Di Sirio
8eb2605294
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14589 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-07-08 08:08:30 +00:00
vrepetenko
2c1a88abb4
STM32WL port: fixed MSI init, reworked PLLxCLK naming, PLL/HSI16/MCO enable checks, added SPI2S2 clock source check and frequency.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14580 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-30 12:25:49 +00:00
vrepetenko
419b8d208a
Fixed STM32WL STM32_SPI2S2SEL name, PLLQ source name and related mcuconf.h files.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14579 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-30 07:33:47 +00:00
Giovanni Di Sirio
9ca6a12c92
Fixed bug #1162 .
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14566 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-21 10:20:27 +00:00
Giovanni Di Sirio
c958ab1ea3
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14565 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-20 07:31:00 +00:00
Giovanni Di Sirio
c26d770f26
Modified all makefiles to include the new test library.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14564 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-20 07:18:57 +00:00
Theodore Ateba
4aabe45c98
Fix compilation error for demos/AVR/RT-TEENSY2-USB.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14557 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-17 10:30:34 +00:00
Theodore Ateba
b79efa1963
Add flag to avoid liker error message aboud undefined references
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14556 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-15 21:06:04 +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
68105eb2d7
Reports done.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14510 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-07 08:31:31 +00:00
Giovanni Di Sirio
545af7638c
More tests.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14509 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-07 07:35:29 +00:00
Giovanni Di Sirio
469bdc91f8
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14508 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-07 07:08:02 +00:00
Giovanni Di Sirio
713e9fcc6c
Mirrored SPIR as SPI3.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14506 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-06 17:55:52 +00:00
Giovanni Di Sirio
d2c915792c
Fixed FPU options.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14504 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-06 15:33:16 +00:00
vrepetenko
0377fa2792
SUBGHZ abbreviation changed from RTR to SG, SPIR removed from SPIv2.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14503 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-06 14:16:29 +00:00
Giovanni Di Sirio
e860742c4b
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14501 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-06 09:01:16 +00:00
Giovanni Di Sirio
a2769a3669
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14498 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-05 14:16:14 +00:00
Giovanni Di Sirio
1e9f67ad9f
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14496 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-05 13:44:22 +00:00
Giovanni Di Sirio
26418125b4
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14489 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-05 09:11:51 +00:00
Giovanni Di Sirio
802aa82bd7
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14488 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-05 09:00:06 +00:00
Giovanni Di Sirio
0ed2eb8492
Fixed project files.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14487 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-05 08:23:02 +00:00
Giovanni Di Sirio
1fba6d4725
Better defaults.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14483 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-05 07:24:01 +00:00
Giovanni Di Sirio
73bd4a0892
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14479 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-05 07:09:15 +00:00
Giovanni Di Sirio
dcc29fa5aa
Added memory affinity to threads.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14478 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-05 05:51:30 +00:00
Giovanni Di Sirio
13afcee921
Repaired makelib and uselib demos.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14474 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-04 19:07:12 +00:00
Giovanni Di Sirio
b5438748ef
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14462 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-06-03 19:09:45 +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
vrepetenko
d7f811f4dd
STM32WL port: clock management updated, PWR_PUCRx/PWR_PDCRx conf/init added.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14454 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-31 18:47:38 +00:00
vrepetenko
e0f58921d3
Keil projects migrated to SYSTICKv1.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14449 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-31 06:06:04 +00:00
vrepetenko
524aed7a85
Broken Keil projects fixed.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14448 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-30 20:09:55 +00:00
vrepetenko
1690879843
Broken IAR projects fixed.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14447 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-30 12:47:51 +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
fc914d7c6b
Dynamic support implemented for STM32G0, updated G0 CMSIS files.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14419 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-23 09:43:10 +00:00
vrepetenko
9de05598fa
STM32WL port: clock management added.
...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14418 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-22 08:17:45 +00:00
Giovanni Di Sirio
5e4e9b45cf
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14416 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-05-22 04:15:22 +00:00