Commit Graph

12131 Commits

Author SHA1 Message Date
Giovanni Di Sirio 8e3f28ef11 Fixed bug #1253.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16126 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-03-04 08:54:54 +00:00
Giovanni Di Sirio 358678f979 Fixed bug #1252.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16124 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-03-03 10:10:20 +00:00
Giovanni Di Sirio 1db9cc65cc Fixed harmless warning with GCC 12.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16123 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-03-03 07:34:57 +00:00
Giovanni Di Sirio 91adddf50e Fixed bug #1251.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16122 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-03-02 09:09:22 +00:00
simodido 8d011d5f78 Updated data on ADXL317 driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16117 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-02-27 12:36:34 +00:00
simodido 29b1835a4d Fixed main of demo project for ADXL317
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16116 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-02-27 12:07:26 +00:00
simodido 1ccbcb30a3 Fixed readme file for ADXL317 demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16115 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-02-27 12:02:16 +00:00
Rocco Marco Guglielmi 24da50d517 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16114 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2023-02-27 11:48:21 +00:00
Rocco Marco Guglielmi 69a6ebd5e6 Updated Copyright for the EX device drivers belonging to me
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16113 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-02-27 11:41:31 +00:00
Rocco Marco Guglielmi 4a9310c615 Updated the ADXL355 demo to work with the SDP-K1
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16112 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-02-27 11:39:01 +00:00
Rocco Marco Guglielmi 4689cabc31 Minor changes to the ADXL355 driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16111 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-02-27 11:37:47 +00:00
simodido d356c8f705 Added demo project for ADI ADXL317
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16110 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-02-27 11:14:08 +00:00
simodido d9854cb361 Added ADI driver for ADXL317
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16109 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-02-27 11:12:54 +00:00
Giovanni Di Sirio 8686d4238e Fixed bug #1249.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16093 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-02-18 16:03:07 +00:00
Giovanni Di Sirio 3101ad3eb5 SIO build failure when synchronization is disabled.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16025 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-01-26 11:52:42 +00:00
fxcoder 9b0871c511 Update RP2040 WDG driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16017 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-01-24 10:08:24 +00:00
Giovanni Di Sirio 675e4740dc Added STM32_QSPI_NO_RESET trick requested by Andy.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16014 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-01-23 08:20:21 +00:00
fxcoder 3272bfdeae RP2040 Fix calculation of WDG reload interval
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15983 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-01-16 13:14:49 +00:00
Theodore Ateba c6a59d5302 [AVR] Add CRC testhal demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15956 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-01-09 21:45:19 +00:00
Giovanni Di Sirio 1a48fee99f OOP improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15937 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-31 11:05:31 +00:00
Giovanni Di Sirio edaca72583 Removed invalid char.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15934 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-29 14:05:55 +00:00
Giovanni Di Sirio 9a610ee009 readme fix
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15933 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-29 08:36:57 +00:00
Theodore Ateba 00c51e1016 [AVR] Fix demo build, we run out of RAM.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15930 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-28 11:30:48 +00:00
Theodore Ateba d5788bf2d0 [AVR] Fix demo build, we run out of memory with shell and test bench.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15929 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-28 11:26:54 +00:00
Theodore Ateba 6a0b2f377e [AVR] Fix code style in AVR low level driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15927 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-27 00:54:14 +00:00
Theodore Ateba 0b1d16e646 [AVR] Fix code style in AVR demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15926 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-26 22:12:59 +00:00
Theodore Ateba 2ec3d1629d [AVR] Fix build error (no USART peripheral assigned
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15925 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-26 22:12:55 +00:00
Giovanni Di Sirio fa854a079b Mass update... again.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15923 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-26 10:47:54 +00:00
Giovanni Di Sirio 146264a093 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15921 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-12-26 09:40:40 +00:00
Giovanni Di Sirio 39d40922b8 Added a cast, IAR complained.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15920 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-26 09:25:15 +00:00
Giovanni Di Sirio 6f06d732c6 Style fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15918 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-26 05:25:27 +00:00
Giovanni Di Sirio cb09158dc9 Mass update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15917 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-25 13:58:53 +00:00
Giovanni Di Sirio a48dab3767 Higher SPI speed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15916 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-25 13:03:46 +00:00
Giovanni Di Sirio f3fef1eb70 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15915 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-12-25 11:38:54 +00:00
Giovanni Di Sirio 86fbad44a5 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15914 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-12-25 09:22:57 +00:00
Giovanni Di Sirio 0aafc42a56 Improved MMC_SPI driver, intermediate commit.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15913 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-25 08:21:22 +00:00
Theodore Ateba 84ae62fcd9 [AVR] Fix code style for all testhal/AVR files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15912 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-24 23:24:48 +00:00
Theodore Ateba 58c4759d01 Add script for AVR style check.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15911 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-24 23:00:36 +00:00
Theodore Ateba e31b74e1da Update style check tools to avoid unexpected error with EOL.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15910 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-24 22:33:57 +00:00
Theodore Ateba 7773ef599d [AVR] Add CRC HAL file for CRC module.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15909 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-24 22:07:47 +00:00
Theodore Ateba 50e9ab03a3 [AVR] Add CRC lld files for ATxmega.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15908 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-23 22:28:18 +00:00
Theodore Ateba 7b713b3ded [AVR] Fix code style by removing malformed EOF into the testhal demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15907 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-23 21:36:49 +00:00
Theodore Ateba 4e568b3b7e [AVR] Fix code style by removing malformed EOF.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15906 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-23 20:41:31 +00:00
Theodore Ateba e95a365c73 [AVR] Update the CRYTO testhal demo and Remove malformed EOF.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15905 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-23 20:30:04 +00:00
Giovanni Di Sirio 60813394ce New target H723.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15904 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-23 05:34:35 +00:00
Theodore Ateba d7cc12cbad [AVR] Add ATxmega CRC register definition for lld driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15903 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-22 22:13:49 +00:00
Theodore Ateba 2dbbbeb47a [AVR] Rename AES to CRYPTO to have a generic name for this testhal demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15901 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-22 11:07:31 +00:00
Giovanni Di Sirio baebd8016e More documentation fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15900 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-20 15:22:36 +00:00
Giovanni Di Sirio b55cdb4b99 More last minute fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15899 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-20 14:30:20 +00:00
Giovanni Di Sirio 027131e086 Version numbers, documentation fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15898 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-20 14:22:45 +00:00