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 |
Giovanni Di Sirio
|
bcfb0e2e77
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14880 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-08 07:42:59 +00:00 |
vrepetenko
|
beb6839449
|
Updated STM32WLxx demo and test projects.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14879 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-07 19:41:53 +00:00 |
vrepetenko
|
6e9f4d4c5f
|
Added STM32WLxx mcuconf.h template.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14878 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-07 19:02:10 +00:00 |
Giovanni Di Sirio
|
e80ec0c644
|
Removed CONTROL from saved context.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14877 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-07 14:32:55 +00:00 |
Giovanni Di Sirio
|
dd5e10df69
|
More syscall-related code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14876 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-06 13:21:33 +00:00 |
vrepetenko
|
86bd1a948e
|
Fixed STM32WL projects ADC params and device name typo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14875 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-06 08:45:17 +00:00 |
Giovanni Di Sirio
|
10e2924d17
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14874 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-05 18:52:24 +00:00 |
Giovanni Di Sirio
|
3999f4b162
|
Support for non-privileged threads, support for syscall (not complete).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14873 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-05 12:26:48 +00:00 |
Giovanni Di Sirio
|
77b27c1370
|
Syscall-related code, not finished.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14872 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-04 09:40:22 +00:00 |
Giovanni Di Sirio
|
258159daf0
|
Cleanup.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14871 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-04 08:42:56 +00:00 |
Giovanni Di Sirio
|
4e6352093c
|
Changed limit for fast priorities.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14870 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-03 20:47:49 +00:00 |
Giovanni Di Sirio
|
47ada686cc
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14869 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-03 17:38:13 +00:00 |
Giovanni Di Sirio
|
5aae751992
|
Fixed an harmless warning under rare conditions.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14867 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-03 13:39:11 +00:00 |
Giovanni Di Sirio
|
e7c017129e
|
Fixed bug #1195.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14866 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-03 13:34:46 +00:00 |
Giovanni Di Sirio
|
f68cb0f52c
|
Enabled MPU stack check.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14865 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-03 13:27:37 +00:00 |
Giovanni Di Sirio
|
102016ca2e
|
Small optimization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14864 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-03 10:39:22 +00:00 |
Giovanni Di Sirio
|
8db7a89fe6
|
Small optimization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14863 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-03 07:38:48 +00:00 |
Giovanni Di Sirio
|
82b03e885e
|
Fixed issue with state checker.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14862 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-03 07:14:08 +00:00 |
Giovanni Di Sirio
|
2aadae694c
|
More clear code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14861 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-03 06:56:35 +00:00 |
Giovanni Di Sirio
|
591ffab1c6
|
Removed old test application.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14860 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-01 11:02:15 +00:00 |
Giovanni Di Sirio
|
751f68f42f
|
Improved test accuracy.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14859 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-01 10:56:44 +00:00 |
Giovanni Di Sirio
|
379c8bbc62
|
FPU storm working.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14858 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-01 09:36:40 +00:00 |
Giovanni Di Sirio
|
f625e36d36
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14857 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-09-30 18:36:18 +00:00 |
Giovanni Di Sirio
|
38a6d3860c
|
Improved printed info.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14856 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-09-30 10:21:14 +00:00 |
Giovanni Di Sirio
|
e10d004dca
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14855 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-09-30 06:58:48 +00:00 |
Giovanni Di Sirio
|
289dd34eb7
|
Improved latencies, added report.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14854 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-09-30 06:54:57 +00:00 |
akscram
|
fcd1327a8d
|
fixed bug #1194
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14851 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-09-30 05:02:09 +00:00 |
akscram
|
d7e8971bc9
|
ADCv4: removed incorrect asserts for H7
these are not needed
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14850 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-09-30 05:02:02 +00:00 |
Giovanni Di Sirio
|
500214e7cd
|
Missing initialization, fixed MPU regions storage area.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14849 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-09-29 13:38:35 +00:00 |
Giovanni Di Sirio
|
a2bdca5a24
|
consistency improvements
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14848 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-09-29 12:54:09 +00:00 |
Giovanni Di Sirio
|
4dd944b332
|
v7m alt port working, options not tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14847 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-09-29 12:28:50 +00:00 |
Giovanni Di Sirio
|
0f41984602
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14846 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-09-28 13:57:33 +00:00 |
Giovanni Di Sirio
|
f17af0a7c1
|
Added new build mode.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14845 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-09-28 13:56:00 +00:00 |
Giovanni Di Sirio
|
e286a14fcd
|
Removed old latency demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14844 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-09-28 09:56:40 +00:00 |
Giovanni Di Sirio
|
1303997423
|
Experimental alternate ARMv7-M port, not complete.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14843 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-09-28 09:56:13 +00:00 |
Giovanni Di Sirio
|
405cfa3103
|
typo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14842 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-09-28 09:54:26 +00:00 |
akscram
|
e55da29cb3
|
fixed bug #1193
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14841 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-09-28 08:18:50 +00:00 |
akscram
|
89633c9685
|
SPIv3: fixed missing spi_lld_wait_complete in spi_lld_ignore()
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14840 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-09-28 08:18:43 +00:00 |
Giovanni Di Sirio
|
baba37c505
|
Added WKP_STORM test application for RT.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14839 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-09-28 08:08:09 +00:00 |
Giovanni Di Sirio
|
11cf4acb71
|
NIL version number.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14838 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-09-26 16:54:00 +00:00 |
Giovanni Di Sirio
|
98399dc459
|
Fixed bug #1192.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14835 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-09-26 16:48:00 +00:00 |
Giovanni Di Sirio
|
5f453e4ad1
|
Fixed bug #1191.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14834 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-09-26 16:45:09 +00:00 |
Giovanni Di Sirio
|
df1383d393
|
Defaulted demos to freevle.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14833 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-09-26 16:39:42 +00:00 |
Giovanni Di Sirio
|
9f962f75bc
|
PLL3 initialization now works.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14832 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-09-25 07:07:15 +00:00 |
Giovanni Di Sirio
|
09f1147848
|
Now all xxxStart() functions in HAL are able to report a driver activation error.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14831 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-09-24 13:20:31 +00:00 |
Giovanni Di Sirio
|
f25012272b
|
More drivers updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14830 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-09-24 12:02:14 +00:00 |