Commit Graph

11099 Commits

Author SHA1 Message Date
Giovanni Di Sirio 11979e9ba2 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14650 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-08-15 12:43:14 +00:00
Giovanni Di Sirio 491a4891fb Made code compatible with -Wcast-align=strict.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14649 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-15 10:50:26 +00:00
cinsights 5c471d4429 Fix RP2040 USB & PIO AHB offsets
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14647 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-14 12:43:34 +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
Theodore Ateba f91ae33b09 Update Cryto AES main file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14645 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-12 20:39:47 +00:00
Theodore Ateba 994bf67b0c Update Cryto lld driver to fix compilation error.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14644 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-12 20:39:45 +00:00
Rocco Marco Guglielmi 98332a6d9c Added MCU specific define in testex mcuconf files
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14643 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-12 13:33:12 +00:00
Rocco Marco Guglielmi 74a1e0508c Fixed Bug #1167
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14641 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-12 08:10:46 +00:00
Rocco Marco Guglielmi 876470d8c2 Fixed Bug #1166
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14640 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-12 08:09:35 +00:00
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
Giovanni Di Sirio 7fe2867121 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14636 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-08-11 05:09:08 +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 6ad1a238cd STM32/RCCv1: fix thresholds for PLLP and PLLR values
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14634 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-10 22:33:42 +00:00
akscram c528813aae STM32/ADCv3: remove unreachable code for STM32WB
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14633 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-10 22:19:57 +00:00
vrepetenko 096eefc016 Fixed alarm disable problem in st_lld_serve_interrupt.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14630 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-07-31 11:08:18 +00:00
vrepetenko a3e8ab79bb Added SYSTICKv2 initial version.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14629 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-07-31 10:28:46 +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 d21a907e0c Fixed warnings with __STATIC_INLINE, modified target core checks.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14625 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-07-26 09:31:10 +00:00
Giovanni Di Sirio 87662794c0 Fixed bug #1165.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14621 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-07-26 08:32:54 +00:00
Giovanni Di Sirio 5bbbe91ccb Fixed warnings.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14619 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-07-26 07:51:51 +00:00
vrepetenko fc407d0086 Fixed RCC_CFGR_SWS_MSI definition.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14618 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-07-25 22:07:20 +00:00
vrepetenko 94be09c796 Added STM32WL support.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14617 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-07-25 06:50:44 +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 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
vrepetenko 3188a3252f fixed single channel DAC support
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14613 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-07-24 16:36:49 +00:00
vrepetenko 5b35ee9ab8 replaced TRNG frequency check macro with osalDbgAssert
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14611 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-07-23 18:26:26 +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 77b759cd80 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14608 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-07-22 13:08:16 +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
cinsights 28f8e86779 Fix typo in WL for definition of STM32_SPI2SEL
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14605 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-07-17 07:10:22 +00:00
Giovanni Di Sirio 7474921bb2 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14603 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-07-16 04:22:42 +00:00
Giovanni Di Sirio 98ccc315fa Fixed RTC alarms problem.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14602 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-07-15 08:44:13 +00:00
Giovanni Di Sirio 8e7c129fc8 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14600 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-07-14 13:17:50 +00:00
Giovanni Di Sirio 4f0085557c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14599 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-07-13 07:50:29 +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 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 10353ab46f git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14595 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-07-09 11:46:58 +00:00
vrepetenko 5e156fe808 STM32WL port: STM32_HSE32SRC checks moved from stm32_hse32.inc to hal_lld.h, deleted TCXO activation, added TCXO related check.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14594 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-07-09 10:49:49 +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
Rocco Marco Guglielmi 0d669e96e4 Fixed scatter file of the STM32F469xI
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14592 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-07-09 10:03:42 +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
Giovanni Di Sirio b5e021a48f Fixed schema, added template XML. Existing test suites to be updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14588 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-07-05 16:50:52 +00:00
Giovanni Di Sirio 7d06369a82 Fixed schema, added template XML. Existing test suites to be updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14587 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-07-05 16:49:56 +00:00
Giovanni Di Sirio f3d1ff500b Fixed bug #1164.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14583 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-07-02 15:11:35 +00:00
Giovanni Di Sirio 49c0258e8c Fixed missing file in rt.mk.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14581 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-07-01 19:24:00 +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