vrepetenko
|
524aed7a85
|
Broken Keil projects fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14448 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-05-30 20:09:55 +00:00 |
Giovanni Di Sirio
|
9d617edee6
|
Restored SB functionality with RT7.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14327 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-25 15:16:41 +00:00 |
Giovanni Di Sirio
|
129a26eb40
|
Cross-core halt message.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14303 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-24 15:01:02 +00:00 |
Giovanni Di Sirio
|
8e0f307e75
|
Optimizations, documentation reformatting.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14223 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-18 09:59:41 +00:00 |
Giovanni Di Sirio
|
dc9b229679
|
More readable conditions.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14222 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-18 09:09:54 +00:00 |
Giovanni Di Sirio
|
dfb98a1b5e
|
More readable conditions.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14221 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-18 09:07:04 +00:00 |
cinsights
|
6d6e4e415c
|
Formatting fix
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14194 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-15 13:48:34 +00:00 |
cinsights
|
92e8aeb73c
|
Fix PORT_INFO define for non-SMP mode
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14193 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-15 13:46:49 +00:00 |
cinsights
|
8ef71e4289
|
Fix RP typos (PORT_HANDLE_FIFO_MESSAGE hook in chcore.c)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14177 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-14 13:26:08 +00:00 |
Giovanni Di Sirio
|
e4401ac0c3
|
The variable ch_system is not available in all configurations, "owner" is always present in thread structures, shell enhanced to show the core id.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14173 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-14 10:15:37 +00:00 |
Giovanni Di Sirio
|
c93d99ee3a
|
Fixed regression from latest changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14172 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-14 07:54:53 +00:00 |
Giovanni Di Sirio
|
42d5fca126
|
More registry-related changes, removed some complexity from asm port modules thanks to registry changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14170 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-13 08:42:51 +00:00 |
Giovanni Di Sirio
|
923c98a2a1
|
Fixed some obvious regressions in AVR port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14163 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-10 13:29:14 +00:00 |
Giovanni Di Sirio
|
af46126fa6
|
Small documentation fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14162 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-10 07:41:26 +00:00 |
Giovanni Di Sirio
|
65d78352b9
|
Improved port info.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14161 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-10 07:38:05 +00:00 |
Giovanni Di Sirio
|
76224772e2
|
Removed dedundant code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14160 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-10 07:35:42 +00:00 |
Giovanni Di Sirio
|
4913569895
|
Cross-core signaling now apparently works.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14156 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-09 09:06:22 +00:00 |
Giovanni Di Sirio
|
ba74711891
|
Removed MPU-related changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14145 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-07 11:42:37 +00:00 |
Giovanni Di Sirio
|
22c741835d
|
CM0+ MPU support, not finished.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14141 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-06 14:41:24 +00:00 |
Giovanni Di Sirio
|
4a1c137eb5
|
Introduced "root" system variable.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14137 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-05 12:12:19 +00:00 |
Giovanni Di Sirio
|
9195ca3563
|
Added RT counter support to RP2 port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14133 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-04 08:26:20 +00:00 |
Giovanni Di Sirio
|
4fa307658e
|
SMP done, to be validated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14130 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-03 10:50:35 +00:00 |
Giovanni Di Sirio
|
c5b9581d72
|
Documentation fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14129 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-03 07:40:33 +00:00 |
Giovanni Di Sirio
|
3e50e220a7
|
More SMP-related changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14128 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-03 07:29:44 +00:00 |
Giovanni Di Sirio
|
3eb2365dca
|
Split plain ARMv6-M and ARMv6-M-RP2 ports.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14127 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-03 07:15:48 +00:00 |
Giovanni Di Sirio
|
3d9b1e9dd9
|
SMP-related changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14125 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-02 17:45:42 +00:00 |
Giovanni Di Sirio
|
dbb6d05322
|
Fixes to the ST tick mode.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14120 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-02 09:33:13 +00:00 |
Giovanni Di Sirio
|
f09e1976b2
|
Dual core more working....
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14119 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-02 07:38:27 +00:00 |
Giovanni Di Sirio
|
ca416ea711
|
Added multicore-enabled port for RP2, not complete.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14112 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-03-30 10:36:26 +00:00 |
Giovanni Di Sirio
|
c0820cb467
|
Fixed a doxygen tag.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14111 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-03-30 10:18:24 +00:00 |
Giovanni Di Sirio
|
8646bb3153
|
License update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14105 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-03-29 15:24:45 +00:00 |
Giovanni Di Sirio
|
b6df752c69
|
Removed old ARMCMx port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14067 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-03-08 10:22:42 +00:00 |
Giovanni Di Sirio
|
f8d8a73645
|
Tentative fix for fast interrupts.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14062 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-03-07 09:25:14 +00:00 |
Giovanni Di Sirio
|
9f5a8820b1
|
Fixed a problem with MPU support.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14024 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-01-25 14:16:06 +00:00 |
Giovanni Di Sirio
|
0db4602521
|
White space fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14013 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-01-04 09:12:40 +00:00 |
Giovanni Di Sirio
|
f56587102a
|
Fixed more regressions.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13972 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-12-20 08:19:23 +00:00 |
cinsights
|
d96e7c10df
|
Fix typos in ARM port. Add _exit, _kill and _getpid to syscalls.c
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13803 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-08-06 09:11:54 +00:00 |
Giovanni Di Sirio
|
5697059a00
|
ARM port updated to latest spec.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13802 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-08-01 09:54:27 +00:00 |
Giovanni Di Sirio
|
6d831b1378
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13761 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-07-15 10:06:20 +00:00 |
Giovanni Di Sirio
|
9f4fea9677
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13760 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-07-14 09:41:33 +00:00 |
Giovanni Di Sirio
|
7ec444ada9
|
Metadata fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13759 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-07-13 17:05:13 +00:00 |
Giovanni Di Sirio
|
4dc024e621
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13758 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-07-13 16:39:02 +00:00 |
Giovanni Di Sirio
|
98ff784be7
|
Minor fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13757 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-07-13 15:00:25 +00:00 |
Giovanni Di Sirio
|
8c806ff439
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13756 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-07-13 14:24:43 +00:00 |
Giovanni Di Sirio
|
705e6cd5d3
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13755 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-07-13 12:33:19 +00:00 |
Giovanni Di Sirio
|
089892eb2c
|
Stand-alone ARMv6-M port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13752 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-07-13 07:36:30 +00:00 |
Giovanni Di Sirio
|
86f5432717
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13751 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-07-12 18:45:36 +00:00 |
Giovanni Di Sirio
|
5deb16f16d
|
RT7 merged, only ARMv7-M port functional.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13748 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-07-12 13:15:38 +00:00 |
Giovanni Di Sirio
|
afc0684e75
|
Fixed bug #985.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13685 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-06-06 06:50:42 +00:00 |
Giovanni Di Sirio
|
9ff8210349
|
Fixed regression in simulator port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13655 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-05-18 16:30:00 +00:00 |
Giovanni Di Sirio
|
3f370958d6
|
Improvements to TIMv1 ST driver implementation. Added concept of delayed rescheduling to ARMv8-M-ML port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13538 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-04-17 09:50:05 +00:00 |
Giovanni Di Sirio
|
67f70cf87c
|
yo dawg I heard you like ChibiOS, so I put a ChibiOS in your ChibiOS
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13537 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-04-16 12:06:50 +00:00 |
Giovanni Di Sirio
|
d4dba0c3cb
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13536 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-04-16 08:04:24 +00:00 |
Giovanni Di Sirio
|
84370eb21a
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13535 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-04-15 08:03:12 +00:00 |
Giovanni Di Sirio
|
4901dc3986
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13533 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-04-14 14:15:18 +00:00 |
Giovanni Di Sirio
|
8a84992534
|
NS code running!!
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13528 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-04-13 08:38:07 +00:00 |
Giovanni Di Sirio
|
0e2bf94a78
|
Non secure boot code added, notes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13527 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-04-12 16:02:10 +00:00 |
Giovanni Di Sirio
|
d99cc1acc9
|
Work on secure HAL.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13525 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-04-11 16:08:36 +00:00 |
Giovanni Di Sirio
|
9650f55a1a
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13523 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-04-10 13:24:24 +00:00 |
Giovanni Di Sirio
|
bf0b761497
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13520 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-04-09 11:36:06 +00:00 |
Giovanni Di Sirio
|
aafcac7b9d
|
Fixed bug #1081.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13518 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-04-09 08:07:01 +00:00 |
Giovanni Di Sirio
|
5e0daf6d1a
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13517 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-04-06 12:41:34 +00:00 |
Giovanni Di Sirio
|
402c9941fc
|
More latency tests.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13513 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-04-05 11:09:30 +00:00 |
Giovanni Di Sirio
|
f8d63aaff0
|
Consistency changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13506 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-04-02 15:53:14 +00:00 |
Giovanni Di Sirio
|
1d976bbaec
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13505 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-04-02 15:44:22 +00:00 |
Giovanni Di Sirio
|
250fe89a2b
|
Safer FPU context creation.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13504 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-04-02 15:39:05 +00:00 |
Giovanni Di Sirio
|
adadec5630
|
Experimental FPU support for ARMv8-M.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13503 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-04-02 12:54:33 +00:00 |
Giovanni Di Sirio
|
9958bc054f
|
Misplaced comment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13497 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-04-02 06:10:57 +00:00 |
Giovanni Di Sirio
|
a0f0a8dc5e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13496 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-04-01 17:06:02 +00:00 |
Giovanni Di Sirio
|
067cd0016d
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13493 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-03-31 15:31:21 +00:00 |
Giovanni Di Sirio
|
ed791a2588
|
Experimental port working now.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13492 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-03-31 11:59:10 +00:00 |
Giovanni Di Sirio
|
a5b79f21dd
|
Experimental ARMv8-M port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13489 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-03-31 07:04:59 +00:00 |
Giovanni Di Sirio
|
b1ba260990
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13482 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-03-25 14:27:41 +00:00 |
Giovanni Di Sirio
|
8a2e2c9779
|
More ARMv8-M and L5 related code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13470 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-03-24 08:30:14 +00:00 |
Giovanni Di Sirio
|
95d66ee7e4
|
Fixed PORT_USE_GUARD_MPU_REGION port option name.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13393 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-03-06 15:02:58 +00:00 |
Giovanni Di Sirio
|
0fb99f2057
|
Fixed compilation with C++.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13383 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-02-25 12:48:30 +00:00 |
Giovanni Di Sirio
|
bfb14516f8
|
Adjusted declarations incompatible with C++.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13331 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-02-08 09:14:30 +00:00 |
Giovanni Di Sirio
|
4e0f2c2ece
|
Fixed compatibiity with non-GCC compilers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13296 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-19 08:03:23 +00:00 |
Giovanni Di Sirio
|
6c7ed60f99
|
Fixed a problem in MPU context switching.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13267 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-12 10:41:01 +00:00 |
Giovanni Di Sirio
|
5fec21c877
|
Big rework of IRQ handling in STM32 HAL.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13224 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-12-29 08:08:11 +00:00 |
Giovanni Di Sirio
|
dbe3e7f58c
|
MISRA fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13153 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-11-02 08:05:48 +00:00 |
Giovanni Di Sirio
|
b5ec31f16e
|
Fixed wrong assertion.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13034 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-09-28 09:48:54 +00:00 |
Giovanni Di Sirio
|
af38956b67
|
FPU-related code in SB.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13000 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-09-19 06:12:53 +00:00 |
Giovanni Di Sirio
|
3de1374e38
|
Removed regarm_t from ARMCMx port, changed SB API return method.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12986 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-09-13 15:24:41 +00:00 |
Giovanni Di Sirio
|
7040887600
|
Implemented support for multiple sandboxes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12977 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-09-07 14:35:52 +00:00 |
Giovanni Di Sirio
|
dbbf320b3d
|
Cortex-M SandBox subsystem added.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12975 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-09-07 07:38:43 +00:00 |
Giovanni Di Sirio
|
b68fc92f0b
|
Fixed bug #1028.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12775 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-05-04 08:25:37 +00:00 |
Giovanni Di Sirio
|
5b0dfd658f
|
Fixed bug #1027.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12752 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-04-23 06:52:30 +00:00 |
Giovanni Di Sirio
|
739aa3f70c
|
Fixed typo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12749 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-04-22 09:12:54 +00:00 |
Giovanni Di Sirio
|
88a4752f81
|
Integrated NIL 4.0.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12620 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2019-02-02 10:59:16 +00:00 |
Giovanni Di Sirio
|
b0c2a4437e
|
Added a version check for GCC.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12581 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2019-01-26 06:10:47 +00:00 |
edolomb
|
29309f101a
|
Updated SAMA drivers (still incomplete)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12543 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2019-01-17 15:19:20 +00:00 |
gdisirio
|
0ea08f4a96
|
Added extern "C" declarations to IRQ macros.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12475 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2018-12-16 08:35:02 +00:00 |
Giovanni Di Sirio
|
4464b4a0d5
|
Reverted bug #985.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12423 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2018-11-15 08:30:03 +00:00 |
Giovanni Di Sirio
|
6b83515c62
|
Fixed bug bug #986. Fixed a small documentation error in M0 port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12418 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2018-11-13 19:44:03 +00:00 |
Giovanni Di Sirio
|
1d6d312d43
|
Tentative fix for bug #985.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12416 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2018-11-13 10:36:05 +00:00 |
Giovanni Di Sirio
|
1121ec7880
|
Fixed bug #950.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12051 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2018-05-26 09:54:32 +00:00 |
Giovanni Di Sirio
|
5291632cba
|
Added missing file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11999 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2018-05-05 08:01:54 +00:00 |
Giovanni Di Sirio
|
24157d68e4
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11997 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2018-05-04 12:08:34 +00:00 |
isiora
|
b53e3fbf22
|
Mapped the sdmmc memory region as non secure.
Allowed the non secure use of the FPU.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11928 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2018-04-13 13:47:00 +00:00 |