Giovanni Di Sirio
|
656692ac4d
|
Tentative VFS subsystem.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15114 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-19 16:24:21 +00:00 |
Giovanni Di Sirio
|
1566238b27
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15112 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-19 14:32:00 +00:00 |
Giovanni Di Sirio
|
f476d11ed9
|
Typo in chconf.h.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15111 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-18 15:42:21 +00:00 |
Giovanni Di Sirio
|
b8a1794141
|
Increased HAL version number to 8.1.0.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15108 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-18 12:25:05 +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
|
4a16777b33
|
Documentation improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15102 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-17 10:33:16 +00:00 |
Giovanni Di Sirio
|
0d3278d54f
|
Renamed memory_region_t in memory_area_t because naming confusion with MPU regions.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15098 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-16 18:02:57 +00:00 |
Giovanni Di Sirio
|
7bd05fc08f
|
Initial SB rework.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15097 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-16 17:45:29 +00:00 |
Giovanni Di Sirio
|
7fc46705c1
|
Another regression because chCoreGetStatusX() change.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15096 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-16 16:13:54 +00:00 |
Giovanni Di Sirio
|
571c23742a
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15095 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-16 16:11:31 +00:00 |
Giovanni Di Sirio
|
aef7260c96
|
Fixed shell regression because chCoreGetStatusX() change.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15094 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-16 14:27:19 +00:00 |
Giovanni Di Sirio
|
e1378a31ca
|
Added new function chHeapIntegrityCheck().
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15092 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-16 13:48:06 +00:00 |
Giovanni Di Sirio
|
8ab39c9118
|
Added EFL driver implementation for STM32G4xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15091 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-16 13:38:28 +00:00 |
Giovanni Di Sirio
|
a5f516e19e
|
Function chCoreGetStatusX() changed to return a memory region object instead of a simple size. Started implementation of a memory heap checker.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15090 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-16 13:34:05 +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
|
c594ce0242
|
Various enhancements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15086 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-16 09:31:22 +00:00 |
Giovanni Di Sirio
|
d3892df86d
|
RT and NIL upgraded to support the enhanced OSLIB. Mass update of chconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15085 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-16 09:02:52 +00:00 |
Giovanni Di Sirio
|
7356b88624
|
Memory areas/pointers checker functions added to OSLIB.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15084 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-15 15:54:03 +00:00 |
Giovanni Di Sirio
|
614bb82d70
|
Isochronous mode compiles now, not tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15083 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-14 16:51:11 +00:00 |
Giovanni Di Sirio
|
850f56b1f1
|
Fast copy working in STM32 USBv2.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15082 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-14 16:19:11 +00:00 |
Giovanni Di Sirio
|
4f3719663c
|
It appears to work now.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15081 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-14 14:43:54 +00:00 |
Giovanni Di Sirio
|
89eeeb4648
|
Complete, except it does not work...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15080 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-14 13:57:12 +00:00 |
Giovanni Di Sirio
|
5ba80bcff8
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15078 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-14 12:57:46 +00:00 |
Giovanni Di Sirio
|
c61f047462
|
Some code simplified.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15077 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-14 11:58:01 +00:00 |
Giovanni Di Sirio
|
0f8a1b4bc3
|
Some renaming for consistency with USBv2.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15076 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-14 10:30:54 +00:00 |
Giovanni Di Sirio
|
8ba8bd3f72
|
Compiles but not tested and there are known errors. ISOC part not yet enabled.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15075 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-14 10:30:33 +00:00 |
Giovanni Di Sirio
|
2a27797871
|
Patch from fractal.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15074 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-14 09:05:19 +00:00 |
Giovanni Di Sirio
|
17c5b2f23a
|
Increased default stack size because overflow when compiling with -O0 or -Og.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15073 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-14 06:57:00 +00:00 |
Giovanni Di Sirio
|
a456f5b75c
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15072 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-14 06:12:20 +00:00 |
Giovanni Di Sirio
|
5eec7b1b55
|
USBv1 driver optimization and removal of a potential race condition (not demonstrated).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15071 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-13 13:28:13 +00:00 |
Giovanni Di Sirio
|
655ea2923c
|
Added elfAcquireBus()/eflReleaseBus() functions to EFL driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15070 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-13 12:40:02 +00:00 |
Giovanni Di Sirio
|
6c56f1a1c7
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15067 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-12 13:07:04 +00:00 |
akscram
|
0bc9562ff2
|
H7: fixed STM32_SDMMC2_NUMBER
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15062 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-11 22:28:56 +00:00 |
Giovanni Di Sirio
|
ca0290ace7
|
Added an STM32 WDG "multi" demo. Fixed a problem with RCC LSIv2.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15056 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-11 08:04:00 +00:00 |
akscram
|
667bea145b
|
STM32WBxx: set STM32_LSI_ENABLED in RCCv1/stm32_lsi_v2.inc
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15055 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-11 07:45:33 +00:00 |
Giovanni Di Sirio
|
c14fdf21d7
|
Fixed bug #1200.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15053 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-10 17:06:06 +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 |
vrepetenko
|
29760bc1ea
|
STM32WL: updated to new SPI driver version.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15048 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-10 11:25:06 +00:00 |
cinsights
|
1bf0f58525
|
Update STM32WB to new SPIV2. Fix compile error for IWDG due missing LSI define
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15047 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-10 11:12:12 +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
|
7cc1e87d76
|
Missing files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15043 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-07 15:37:15 +00:00 |
Giovanni Di Sirio
|
ecfd351419
|
Documentation fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15033 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-07 09:28:53 +00:00 |
Giovanni Di Sirio
|
129429b7c3
|
SPIv2 is not the default.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15032 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-07 09:27:46 +00:00 |
Giovanni Di Sirio
|
3c64c1246d
|
Fixed names.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15031 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-07 09:25:59 +00:00 |
Giovanni Di Sirio
|
0514a6ef99
|
Documentation fixes. Added missing templates.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15030 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-07 09:24:28 +00:00 |
Giovanni Di Sirio
|
5bcfa424c0
|
Documentation fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15027 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-07 08:34:19 +00:00 |
Giovanni Di Sirio
|
0d3d4c695f
|
Documentation fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15026 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-07 08:22:48 +00:00 |
Giovanni Di Sirio
|
eb08271664
|
F1. L0, L1 SPI demos removed and added targets to the multi SPI demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15010 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-06 08:26:43 +00:00 |
Giovanni Di Sirio
|
360ec6455a
|
Fixed a regression. Updated readme.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15008 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-05 11:22:56 +00:00 |