Giovanni Di Sirio
|
6fee977d76
|
Incomplete OCTOSPIv2 for STM32.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15483 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-03-11 09:15:47 +00:00 |
Giovanni Di Sirio
|
c3146a7ae2
|
Demo compiles now. Fixed a small error in all H7 mcuconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15475 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-03-09 13:51:41 +00:00 |
Giovanni Di Sirio
|
8698539ecf
|
More new H7s work, added demo, not complete.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15473 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-03-09 11:45:49 +00:00 |
Giovanni Di Sirio
|
85d9c98e39
|
Updated H7 boot params.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15465 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-20 08:48:04 +00:00 |
Giovanni Di Sirio
|
e1a0f0b149
|
Updated ST Cube headers for STM32H7xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15464 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-20 08:39:51 +00:00 |
Giovanni Di Sirio
|
523cb5fb4c
|
Fixed backtracking regression in paths normalization code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15454 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-09 12:19:55 +00:00 |
Giovanni Di Sirio
|
8ed8c6122e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15427 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-02-01 14:15:50 +00:00 |
Giovanni Di Sirio
|
e08f28da20
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15408 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-26 13:36: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
|
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
|
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
|
0d2a33ce22
|
Added few simple builtin commands to the shell.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15370 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-17 18:30:18 +00:00 |
Giovanni Di Sirio
|
d35ba8cd7e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15368 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-17 14:53:26 +00:00 |
Giovanni Di Sirio
|
214b482751
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15366 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-16 17:09:30 +00:00 |
Giovanni Di Sirio
|
59684fb925
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15364 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-16 12:47:32 +00:00 |
Giovanni Di Sirio
|
160e3e52ae
|
Improved parameters passing and startup file. Symbol _exit() is now part of the startup file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15362 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-16 07:35:42 +00:00 |
Giovanni Di Sirio
|
c65d695093
|
Loading and passing arguments/variables working now.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15357 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-14 12:51:03 +00:00 |
Giovanni Di Sirio
|
6047661c76
|
Extended SB header, all relocations working.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15354 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-13 13:42:29 +00:00 |
Giovanni Di Sirio
|
f2083ce6d6
|
Support for arguments and environment variables, to be completed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15353 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-13 10:53:55 +00:00 |
Giovanni Di Sirio
|
2639c81af8
|
Fixed a problem with .ARM.exidx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15350 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-13 08:44:34 +00:00 |
Giovanni Di Sirio
|
44ccf3952d
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15343 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-11 14:01:19 +00:00 |
Giovanni Di Sirio
|
9ab7bf1d5b
|
Experimental code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15317 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-05 10:10:43 +00:00 |
Giovanni Di Sirio
|
0bfd995bc9
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15282 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-12-29 20:10:52 +00:00 |
Giovanni Di Sirio
|
6751fc38ee
|
SB-VFS integration working in the demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15280 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-12-29 16:00:10 +00:00 |
Giovanni Di Sirio
|
aac3849aa4
|
Method addref() made virtual.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15279 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-12-29 11:48:21 +00:00 |
Giovanni Di Sirio
|
8eca9d11d6
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15277 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-12-28 15:33:29 +00:00 |
Giovanni Di Sirio
|
c6015620db
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15274 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-12-28 14:01:59 +00:00 |
Giovanni Di Sirio
|
4b9b255235
|
Created an unified errors header.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15273 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-12-28 13:09:43 +00:00 |
Giovanni Di Sirio
|
115fe48c76
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15211 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-12-06 16:33:21 +00:00 |
Giovanni Di Sirio
|
61a0f9743e
|
Added a base synchronized class.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15210 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-12-06 14:44:00 +00:00 |
Giovanni Di Sirio
|
1de1586775
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15191 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-12-04 18:42:48 +00:00 |
Giovanni Di Sirio
|
98c734b863
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15189 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-12-04 13:20:49 +00:00 |
Giovanni Di Sirio
|
1a92311b0c
|
OOP experiment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15186 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-12-04 10:59:00 +00:00 |
Giovanni Di Sirio
|
f12ce2fbaf
|
Simplified demos using startup definitions (improved).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15103 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-17 14:06:18 +00:00 |
Giovanni Di Sirio
|
bf210e5689
|
Fixed missing inclusion of ccportab.h in some ports.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15087 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-16 10:27:54 +00:00 |
Giovanni Di Sirio
|
1f33b319fa
|
Documentation fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15051 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-10 12:47:29 +00:00 |
Giovanni Di Sirio
|
742afed158
|
Added option to copy vectors in RAM on GCC startup for ARMv6-M, ARMv7-M and ARMv8-M-ML.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15046 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-09 10:12:13 +00:00 |
Giovanni Di Sirio
|
b7678024ac
|
RAM vectors support.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15045 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-09 08:48:20 +00:00 |
Giovanni Di Sirio
|
d773c280f9
|
Startup file for STM32H7xx-M4. Added check for cache invalidation, it is done only for the M7.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15003 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-03 12:22:27 +00:00 |
Giovanni Di Sirio
|
6a0c094edc
|
Added __eabi() function to e200 GCC startup file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14943 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-24 07:16:41 +00:00 |
Giovanni Di Sirio
|
f87f0d1d65
|
Dynamic regions support and demo, to be tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14901 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-12 08:48:07 +00:00 |
Giovanni Di Sirio
|
5d7006ac84
|
New SB API working, it breaks the old demo, to be reworked or removed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14896 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-11 13:40:47 +00:00 |
Giovanni Di Sirio
|
da1767c30a
|
Resolved a race condition.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14895 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-11 08:31:26 +00:00 |
Giovanni Di Sirio
|
f45c45c57e
|
Missing file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14889 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-10 10:52:42 +00:00 |
Giovanni Di Sirio
|
66ee9ca506
|
SB support in ARMv7-M-ALT port, work in progress.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14888 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-10 10:45:17 +00:00 |
Giovanni Di Sirio
|
54047c87d9
|
draft file
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14886 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-08 15:02:52 +00:00 |
Giovanni Di Sirio
|
1600d09deb
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14884 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-08 13:20:07 +00:00 |
Giovanni Di Sirio
|
56bae94e37
|
Fixed MPU regions switching.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14883 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-08 12:25:37 +00:00 |
Giovanni Di Sirio
|
df3b1c734a
|
CONTROL store in context made conditional.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14882 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-08 11:32:39 +00:00 |
Giovanni Di Sirio
|
ef748cc4c6
|
Small performance optimization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14881 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-08 10:17:20 +00:00 |