Commit Graph

11922 Commits

Author SHA1 Message Date
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
Giovanni Di Sirio 0c7c7c0712 Fixed bug #1247 (again).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15897 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-20 09:16:30 +00:00
Giovanni Di Sirio 7a93c9f1d0 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15896 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-12-19 12:53:35 +00:00
Giovanni Di Sirio baf05fcff5 Fixed another test case failing with 16bits system time.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15895 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-19 08:57:20 +00:00
Giovanni Di Sirio 6438ebc7e1 Fixed a test case failing when systime_t can not cover a full second.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15880 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-18 09:43:17 +00:00
Giovanni Di Sirio aba38be583 Small fix to the shell.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15879 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-18 09:12:16 +00:00
Giovanni Di Sirio b95ae7e467 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15878 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-12-15 10:07:25 +00:00
Giovanni Di Sirio 227532c938 Still not working on G474.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15877 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-12 11:48:47 +00:00
Giovanni Di Sirio f3396a2e6a Updated MAC driver LLD template.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15876 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-12 07:33:15 +00:00
Giovanni Di Sirio 286d19a1b9 It is UART10 or F4 and USART10 on H7.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15875 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-12-12 06:47:13 +00:00