Giovanni Di Sirio
|
0243fce2db
|
STM32 TIM1 and TIM8 support added to SYSTICKv1 driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16305 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-07-01 08:06:03 +00:00 |
Giovanni Di Sirio
|
50788ad089
|
Silenced a warning, apparently a GCC 12 (ld) bug.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16263 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-05-25 08:52:26 +00:00 |
Giovanni Di Sirio
|
8ef44cc115
|
Fixed launched program exit code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16251 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-05-22 07:12:56 +00:00 |
Giovanni Di Sirio
|
922dd0c3c5
|
Fixed some regressions in SB and demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16250 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2023-05-21 10:44:27 +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
|
7690f84348
|
Mass change: Source code convention changed from CRLF to just CR (Unix).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15741 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-08-29 15:54:32 +00:00 |
Giovanni Di Sirio
|
b37595d351
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15457 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-10 20:21:20 +00:00 |
Giovanni Di Sirio
|
dfa77ef0d7
|
Planning for expansion sorting, fixed a small allocation bug in sglob, removed an unnecessary field in sglob_t.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15456 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-09 14:19:39 +00:00 |
Giovanni Di Sirio
|
b39ca51b57
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15449 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-08 17:09:55 +00:00 |
Giovanni Di Sirio
|
9857f97478
|
Paths expansion working(ish), to be integrated into the shell.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15448 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-08 13:14:41 +00:00 |
Giovanni Di Sirio
|
55b0d6d512
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15441 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-07 20:56:25 +00:00 |
Giovanni Di Sirio
|
610ddc1dfb
|
Paths expansion, experimental, not finished.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15435 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-07 13:17:25 +00:00 |
Giovanni Di Sirio
|
d824edcfa7
|
Centralized paths handling code into /os/common/utils.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15407 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-26 10:36:03 +00:00 |
Giovanni Di Sirio
|
daa8afb1df
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15383 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-21 13:17:29 +00:00 |
Giovanni Di Sirio
|
d15d7c9b2d
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15382 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-21 10:32:49 +00:00 |
Giovanni Di Sirio
|
3ee7d28428
|
Added chdir() and getcwd().
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15381 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-21 09:20:28 +00:00 |
Giovanni Di Sirio
|
f0a0fea78e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15380 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-20 20:11:50 +00:00 |
Giovanni Di Sirio
|
f9f2c3636f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15379 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-20 06:45:23 +00:00 |
Giovanni Di Sirio
|
e446956b6a
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15378 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-20 06:20:57 +00:00 |
Giovanni Di Sirio
|
916876b01f
|
Code sub-loading working.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15377 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-18 17:22:54 +00:00 |
Giovanni Di Sirio
|
d0a8340472
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15376 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-18 11:10:32 +00:00 |
Giovanni Di Sirio
|
33540de167
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15375 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-18 10:32:57 +00:00 |