Commit Graph

17 Commits

Author SHA1 Message Date
Giovanni Di Sirio af91d0e1de Removed temporary SPI code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14304 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-24 15:02:47 +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 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
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 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 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 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 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 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 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