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 |
Giovanni Di Sirio
|
45fd4208ea
|
Fixed bug #1248.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15874 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-12-12 06:07:31 +00:00 |
Giovanni Di Sirio
|
9ce8fc3769
|
Realigned some boards to templates.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15873 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-12-11 14:55:50 +00:00 |
Giovanni Di Sirio
|
f84032701c
|
Mass EOL change to Unix mode.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15872 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-12-11 14:52:30 +00:00 |
Giovanni Di Sirio
|
6d8d9cfc51
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15871 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-12-11 14:43:14 +00:00 |
Giovanni Di Sirio
|
f1e5358b70
|
Updated CMSIS H7 headers to 1-11-0.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15870 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-12-09 11:16:04 +00:00 |
Giovanni Di Sirio
|
a0b6d5154c
|
Added a command variation for eMMCs.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15869 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-12-09 10:14:39 +00:00 |
Giovanni Di Sirio
|
fcf3047bb3
|
Fixed bug #1247.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15868 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-12-09 10:12:15 +00:00 |
Giovanni Di Sirio
|
6917eedc3f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15867 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-12-08 17:02:40 +00:00 |
Giovanni Di Sirio
|
ffc86d58d8
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15866 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-12-08 15:02:07 +00:00 |
Giovanni Di Sirio
|
49cf68e14a
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15865 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-12-08 14:52:24 +00:00 |
Giovanni Di Sirio
|
07382282ba
|
Improved checks on PPL1.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15864 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-12-08 14:38:40 +00:00 |
Giovanni Di Sirio
|
f67c8298d5
|
Improved check.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15863 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-12-08 14:29:22 +00:00 |
Giovanni Di Sirio
|
7e04142345
|
Added missing check for STM32H7B0, device is still untested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15862 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-12-08 14:25:00 +00:00 |
Giovanni Di Sirio
|
91ff36298c
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15861 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-12-08 14:16:58 +00:00 |