Commit Graph

2454 Commits

Author SHA1 Message Date
vrepetenko b9c0908faf STM32WLxx port: added pin count to NUCLEO board and demo name, merged stm32wl ld files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14263 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-23 06:52:31 +00:00
Giovanni Di Sirio e28f9182b4 Added some SPI test code, temporary.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14260 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-22 11:57:25 +00:00
Giovanni Di Sirio 570bc7b49b Wrong DMA initializations.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14259 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-22 08:48:29 +00:00
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