Giovanni Di Sirio
|
776526b260
|
Fixed DMA offsets.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14257 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-22 07:18:25 +00:00 |
Giovanni Di Sirio
|
d242b589b8
|
Disabled debug support in pico-sdk.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14236 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-19 14:07:21 +00:00 |
Giovanni Di Sirio
|
d9b773679c
|
New OS instances module, architectural cleanup.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14232 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-19 09:56:16 +00:00 |
Giovanni Di Sirio
|
6dd09e650e
|
SPI driver complete, to be tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14213 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-17 10:32:27 +00:00 |
Giovanni Di Sirio
|
f18ca24918
|
SIO drivers are now zero-indexed to match the RP2040 peripherals convention.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14211 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-17 08:21:02 +00:00 |
Giovanni Di Sirio
|
1e4eaf089e
|
More SPI code, DMA fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14210 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-17 08:16:37 +00:00 |
Giovanni Di Sirio
|
a98dc3fcca
|
Some more refinement on registers, SPI and DMA.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14208 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-17 07:49:50 +00:00 |
Giovanni Di Sirio
|
bee30522c4
|
Code cleanup and simplification.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14189 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-15 11:59:04 +00:00 |
Giovanni Di Sirio
|
c782a2d962
|
Core 1 start code moved in HAL.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14185 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-15 06:21:36 +00:00 |
cinsights
|
da9cedcde4
|
Rename WL55 demo project
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14183 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-15 04:38:32 +00:00 |
cinsights
|
e36da1cc38
|
Change STM32WL demo/board to use LPUART1 vs USART2
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14181 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-15 03:47:33 +00:00 |
cinsights
|
7a01e980a8
|
Add initial support for STM32WLx series (M4 core only)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14178 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-14 22:57:53 +00:00 |
Giovanni Di Sirio
|
0b626c16f8
|
Inter-core synchronization on initialization, to be tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14176 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-14 12:20:33 +00:00 |
Giovanni Di Sirio
|
714a08deaa
|
Fixed RP demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14164 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-10 13:31:29 +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
|
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
|
b420d1665e
|
Various fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14132 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-04 08:13:44 +00:00 |
Giovanni Di Sirio
|
b9a7546678
|
Fixed shell initialization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14131 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-03 13:07:03 +00:00 |
Giovanni Di Sirio
|
2a4fc42a13
|
Configuration files mass update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14123 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-02 17:43:54 +00:00 |
Giovanni Di Sirio
|
781b714fd3
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14122 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-02 10:52:23 +00:00 |
Giovanni Di Sirio
|
151b06183f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14121 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-02 09:36:28 +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
|
6ca8874513
|
Fixed bug #1151.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14113 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-03-30 11:56:26 +00:00 |
Giovanni Di Sirio
|
533830aa7b
|
Separated c1_main module.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14109 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-03-30 08:16:40 +00:00 |
Giovanni Di Sirio
|
4701828270
|
RP2040 FIFO support.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14108 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-03-30 07:33:06 +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
|
e612e95662
|
Temporary code for starting RP core 1.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14104 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-03-29 14:18:37 +00:00 |
Giovanni Di Sirio
|
5449906d31
|
Debug files added for convenience.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14103 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-03-29 08:48:01 +00:00 |
Giovanni Di Sirio
|
f91d50a826
|
Tick-less mode support for RP.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14102 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-03-29 08:43:50 +00:00 |
Giovanni Di Sirio
|
b145dfbdbd
|
Fixes in the SIO and PAL drivers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14100 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-03-28 19:36:32 +00:00 |
Giovanni Di Sirio
|
172a0a9a03
|
PAL done, LED flashing.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14095 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-03-28 08:42:53 +00:00 |
Giovanni Di Sirio
|
f7f8df4752
|
Clock initialization improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14085 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-03-23 08:23:17 +00:00 |
Giovanni Di Sirio
|
33e6532a53
|
Clock initialization using the SDK, no settings.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14080 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-03-22 16:28:03 +00:00 |
Giovanni Di Sirio
|
de273b8b04
|
Bindings for Pico-SDK.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14079 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-03-22 11:29:15 +00:00 |
Giovanni Di Sirio
|
748ce8d634
|
It runs...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14078 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-03-22 08:44:08 +00:00 |
Giovanni Di Sirio
|
e818724a4e
|
More RP2040 code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14075 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-03-20 17:03:26 +00:00 |
Giovanni Di Sirio
|
0b2f801d71
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14073 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-03-20 14:25:10 +00:00 |
Giovanni Di Sirio
|
2959d2876b
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14071 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-03-20 09:07:12 +00:00 |
Giovanni Di Sirio
|
9841bf3ac8
|
White space fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14070 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-03-20 09:06:40 +00:00 |
Giovanni Di Sirio
|
6569a12c42
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14068 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-03-08 13:02:07 +00:00 |
Giovanni Di Sirio
|
d806c98763
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14066 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-03-08 10:20:24 +00:00 |
Giovanni Di Sirio
|
dcd16e9ca0
|
More WB patches.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14020 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-01-23 07:51:25 +00:00 |
Giovanni Di Sirio
|
3f47670d69
|
More STM32WB-related patches.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14017 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-01-12 08:42: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 |
cinsights
|
7522cfeab5
|
Update STM32WB board naming, board configurator files and demo files
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13968 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-12-20 03:32:06 +00:00 |
cinsights
|
ef6b5501c2
|
Add STM32WB55 mcuconf updater, update demo mcuconf, update further copyright banners
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13954 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-12-16 13:11:45 +00:00 |
cinsights
|
9447149dfb
|
Updates to STM32WBxx support
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13952 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-12-15 11:31:26 +00:00 |
Giovanni Di Sirio
|
8529def1ba
|
Copyright cleanup.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13949 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-12-07 09:00:12 +00:00 |
Giovanni Di Sirio
|
3b35b42bf9
|
Fixed licensing issues.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13948 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-12-06 09:22:39 +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
|
524ff1654c
|
More STM32WB-related.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13943 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-12-02 11:28:29 +00:00 |
Giovanni Di Sirio
|
4e7ead1ee3
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13941 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-11-29 14:15:06 +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
|
7b625da480
|
STM32WB Nucleo demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13938 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-11-29 14:09:23 +00:00 |
Giovanni Di Sirio
|
d17566bff0
|
Fixed F413 configuration files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13903 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-11-10 10:50:47 +00:00 |
Giovanni Di Sirio
|
417d450e0b
|
Fixed bug #1128.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13893 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-10-31 10:40:11 +00:00 |
edolomb
|
b87e6f0f8c
|
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@13891 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-10-26 17:45:53 +00:00 |
Giovanni Di Sirio
|
dd6a24fc54
|
Fixed button detection.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13868 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-09-22 12:33:36 +00:00 |
Giovanni Di Sirio
|
0f042ab00f
|
Initial support for STM32G474 DPOW1 board.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13867 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-09-22 12:27:58 +00:00 |
Giovanni Di Sirio
|
ae34f2d16c
|
Disabled unused SIO instances.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13866 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-09-22 12:24:33 +00:00 |
Giovanni Di Sirio
|
5a80fa2049
|
Fixed BD initialization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13859 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-09-19 10:23:08 +00:00 |
Giovanni Di Sirio
|
c52076ad35
|
Updated some mcuconf.h files with new templates.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13851 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-09-10 07:27:57 +00:00 |
Giovanni Di Sirio
|
b9fe88fcb7
|
Updater for F469.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13846 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-09-07 17:37:56 +00:00 |
Giovanni Di Sirio
|
d0a0459bdb
|
Updater for STM32F446.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13845 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-09-07 16:28:44 +00:00 |
Giovanni Di Sirio
|
2eb09bcd8d
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13843 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-09-07 08:37:22 +00:00 |
Giovanni Di Sirio
|
8d97d5f7ef
|
More updates for SIO.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13840 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-09-05 10:50:04 +00:00 |
Giovanni Di Sirio
|
e794ecdbe0
|
L4xx mcuconf.h mass update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13839 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-09-05 09:53:33 +00:00 |
Giovanni Di Sirio
|
5d3bc6003b
|
Defaulted the STM32G474 demo to use SIO.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13837 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-09-05 06:56:13 +00:00 |
Giovanni Di Sirio
|
69dfb71f3e
|
More mass mcuconf.h mass update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13836 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-09-05 06:41:05 +00:00 |
Giovanni Di Sirio
|
f873b7b469
|
Configuration files mass update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13834 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-09-05 06:26:10 +00:00 |
Giovanni Di Sirio
|
22272cab97
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13822 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-08-31 14:29:47 +00:00 |
Giovanni Di Sirio
|
c21bbe0fa0
|
Incomplete work on SIO implementation.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13811 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-08-27 19:33:50 +00:00 |
Giovanni Di Sirio
|
91d150f00e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13805 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-08-08 07:33:41 +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
|
f9237ecc1a
|
SB fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13791 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-07-28 07:33:43 +00:00 |
Giovanni Di Sirio
|
dd9165f7bd
|
Fixed bug #1113.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13774 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-07-22 15:46:36 +00:00 |
Giovanni Di Sirio
|
d1c2a7ced4
|
Work on bug #1113, to be completed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13769 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-07-22 09:09:23 +00:00 |
Giovanni Di Sirio
|
13ed31ea6e
|
NIL updated, makefiles fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13762 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-07-15 12:05:51 +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
|
47219adfc2
|
New paths.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13753 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-07-13 07:44:16 +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
|
bb83e90bd0
|
Makefile mass update, all paths changed to new ARMv7-M port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13750 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-07-12 16:37:17 +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
|
5d470d2e1a
|
Restored missing hooks.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13746 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-07-11 11:43:52 +00:00 |
Giovanni Di Sirio
|
02b653d98c
|
New API for high resolution monotonic time stamps.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13744 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-07-11 06:16:26 +00:00 |
Giovanni Di Sirio
|
af948f8583
|
Fixed bug #1109.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13740 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-07-06 09:35:47 +00:00 |
Giovanni Di Sirio
|
7fa61ac415
|
Renamed project.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13736 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-07-06 08:52:18 +00:00 |
Giovanni Di Sirio
|
8a1b18108c
|
Updated FatFS to version 0.14.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13735 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-07-06 08:02:12 +00:00 |
Giovanni Di Sirio
|
ce66e0a202
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13707 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-06-13 10:49:46 +00:00 |
Rocco Marco Guglielmi
|
6740b61022
|
Updated ADICUP360 demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13682 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-06-02 12:55:44 +00:00 |
Giovanni Di Sirio
|
6427a96b26
|
Added entry for STM32L475 in STM32L4 registry header, updated all configuration files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13676 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-05-31 08:16:01 +00:00 |
Rocco Marco Guglielmi
|
6f592bc0c9
|
Removed debug configurations for RT-ADUCM360-ADICUP360 demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13666 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-05-26 19:39:31 +00:00 |
Rocco Marco Guglielmi
|
40d9900520
|
Fixed misconfiguration of tickles mode for ADICUP360 demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13665 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-05-26 19:38:45 +00:00 |
Rocco Marco Guglielmi
|
0a1f75097b
|
Introduced tickles mode for ADuCM36x
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13657 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-05-19 11:40:34 +00:00 |
Rocco Marco Guglielmi
|
f003aa8bbd
|
Moved ADUCM demos
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13656 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-05-19 11:37:26 +00:00 |
Giovanni Di Sirio
|
f5a59e4af6
|
Removed debug configurations.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13588 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-04-27 16:01:37 +00:00 |
Giovanni Di Sirio
|
40e2958463
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13575 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-04-26 12:17:34 +00:00 |
Giovanni Di Sirio
|
2bbecbb624
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13574 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-04-26 12:10:37 +00:00 |
Giovanni Di Sirio
|
ab0547b789
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13573 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-04-26 12:08:35 +00:00 |