Commit Graph

283 Commits

Author SHA1 Message Date
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