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
|
bbb700257e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14015 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-01-06 17:17:03 +00:00 |
Giovanni Di Sirio
|
d73692c651
|
Updates to STM32WBxx port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14014 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-01-06 08:38:25 +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
|
80126c6b01
|
Fixed a comment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14012 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-01-04 09:11:17 +00:00 |
Giovanni Di Sirio
|
c8eb233813
|
Hidden error.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14004 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-12-29 15:29:38 +00:00 |
cinsights
|
0cc119c1dd
|
Update STM32WB implementation
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14003 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-12-29 09:13:07 +00:00 |
Giovanni Di Sirio
|
9bb2f4eadf
|
Fixed CMSIS RTOS wrapper.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14000 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-12-28 18:53:33 +00:00 |
Giovanni Di Sirio
|
ad39bd7adb
|
Added missing field to chconfs, adjusted OSAL wrapper.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13997 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-12-28 18:36:04 +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 |
Giovanni Di Sirio
|
7bfba6ae7e
|
STM32WB patches all merged.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13944 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-12-02 11:30:19 +00:00 |
Giovanni Di Sirio
|
cf255c0b88
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13940 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-11-29 14:13:29 +00:00 |
Giovanni Di Sirio
|
6e34298645
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13939 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-11-29 14:10:23 +00:00 |
Giovanni Di Sirio
|
d5076ae790
|
Added STM32WB startup files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13934 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-11-29 13:57:31 +00:00 |
Giovanni Di Sirio
|
7c3b31dbd1
|
Addes STM32WB CMSIS files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13933 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-11-29 13:56:22 +00:00 |
edolomb
|
715532b53f
|
Support for STM32H750B-DK:
- Added STM32H750xB.ld
- Added ST_STM32H750XB_DISCOVERY board
- Updated hal_mii.h
- Added RT-STM32H750XB-DISCOVERY demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13890 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-10-26 17:43:21 +00:00 |
Giovanni Di Sirio
|
328c7e9aec
|
More startup fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13833 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-09-04 10:09:56 +00:00 |
Giovanni Di Sirio
|
62bbb92055
|
Fixed name conflict impacting Cortex-M that caused cache to not be enabled.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13832 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-09-04 08:54:04 +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
|
3249070d41
|
Fixed bug #1107.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13728 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-06-26 08:12:04 +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
|
0c8ed46600
|
Updated CMSIS headers for STM32F7, G0, G4, H7, L0, L4, L4+.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13673 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-05-31 07:58:00 +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
|
43fbcc067c
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13641 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-05-03 08:48:48 +00:00 |
Giovanni Di Sirio
|
81a0e56332
|
More documentation fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13640 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-05-02 17:21:41 +00:00 |
Giovanni Di Sirio
|
bbece2d2d1
|
Latest changes and documentation fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13639 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-05-02 16:44:50 +00:00 |
Giovanni Di Sirio
|
e84794c8e7
|
Fixed bug #1091.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13607 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-04-28 15:23:12 +00:00 |
Giovanni Di Sirio
|
e2943eb904
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13579 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-04-26 12:36:56 +00:00 |
Giovanni Di Sirio
|
b93bc259f3
|
Mail queues test implementation.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13541 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-04-19 08:22:27 +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 |
Rocco Marco Guglielmi
|
ccba34de01
|
Removed ADuCM41x files
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13531 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-04-14 06:31:21 +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 |