Commit Graph

14 Commits

Author SHA1 Message Date
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 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 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 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 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 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 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