c81b055a91Add SYSTICKv1 driver for AVR Mega architecture.
Theodore Ateba
2022-12-04 13:01:41 +0000
fa29047b0a[AVR] Move TIM to SYSTICK.
Theodore Ateba
2022-12-04 12:31:06 +0000
494e740771[AVR] Update Xmega1284a Makefile, with programmer dfu-programmer 0.6.1 no more need to use the force argument.
Theodore Ateba
2022-11-29 21:55:45 +0000
984cd4ddf8Improved WolfSSL bindings.
Giovanni Di Sirio
2022-11-25 16:27:07 +0000
ffa7c7324f[AVR] Fix the generation of the static lib.
Theodore Ateba
2022-11-23 18:15:03 +0000
507750ab8b[AVR] Add AVR/RT C++ demo for Arduinio Uno board.
Theodore Ateba
2022-11-22 23:26:56 +0000
a6b58ecb3e[AVR] Add CPP C flags for C++ compilation.
Theodore Ateba
2022-11-22 23:25:25 +0000
7891b55c05Removed mutual exclusion on card-detection functions.
Giovanni Di Sirio
2022-11-22 17:38:02 +0000
239366ca0aFixed SPI settings, to be tested.
Giovanni Di Sirio
2022-11-22 16:26:48 +0000
d4845d8b7cPreparation for MMC_SPI support, not finished.
Giovanni Di Sirio
2022-11-21 14:43:33 +0000
50b1d6a8ffSTM32 DMA drivers now export an STM32_DMA_MAX_TRANSFER definition.
Giovanni Di Sirio
2022-11-20 09:35:39 +0000
efd143f36bFixed bug #1243.
Giovanni Di Sirio
2022-11-20 09:02:49 +0000
f49425b15fFixed bug #1242.
Giovanni Di Sirio
2022-11-20 08:57:40 +0000
16dccf3fe5Fixed bug #1241.
Giovanni Di Sirio
2022-11-20 08:51:07 +0000
6100b7a69fPAL events for RP2040 added.
Giovanni Di Sirio
2022-11-20 08:31:58 +0000
e300aa073cFixes from tzarc.
Giovanni Di Sirio
2022-11-19 09:22:16 +0000
0b4a85f3a5Fixed yet another problem (thanks Andy).
Giovanni Di Sirio
2022-11-15 15:31:55 +0000
dcd7f60889Removed unused field, fixed doc tags.
Giovanni Di Sirio
2022-11-15 11:39:40 +0000
08130c4c1cSPIv1 fixes.
Giovanni Di Sirio
2022-11-15 10:43:12 +0000
81475ef61egit-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15836 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-11-14 14:03:46 +0000
75a830ceceTentative SPIv3 fix.
Giovanni Di Sirio
2022-11-14 08:48:56 +0000
252d11a9dfCompleted mutual exclusion support.
Giovanni Di Sirio
2022-11-13 16:39:14 +0000
8160ccb14aPartial changes to mmc-spi driver.
Giovanni Di Sirio
2022-11-13 15:08:30 +0000
31d2842c54Changes undone.
Giovanni Di Sirio
2022-11-13 10:57:25 +0000
8f967fe2afSimplified FatFS bindings. Removed MMCSD experiment files.
Giovanni Di Sirio
2022-11-13 10:56:02 +0000
bcb707c494Cloned the MMC-SPI driver as a complex driver, the old one is still in place.
Giovanni Di Sirio
2022-11-13 09:09:39 +0000
2d9ad10b7aDisabled test code in the demo because size increase.
Giovanni Di Sirio
2022-11-09 10:16:06 +0000
fd1e49fdcfFixed ETH-related problem in STM32H750B-Discovery board files.
Giovanni Di Sirio
2022-11-09 10:15:21 +0000
e5594c93b4Fixed regression in SPI settings.
Giovanni Di Sirio
2022-11-09 09:31:58 +0000
2ec108219agit-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15826 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-10-22 08:26:23 +0000
589cbb2020Fixed bug #1240.
Giovanni Di Sirio
2022-10-22 07:52:45 +0000
918a7b203eFixed bug #1239.
Giovanni Di Sirio
2022-10-16 15:48:44 +0000
401b51b089Tentative fix for AVR regressions.
Giovanni Di Sirio
2022-10-10 18:40:53 +0000
a67449f20fFixed some more regressions.
Giovanni Di Sirio
2022-10-10 11:53:03 +0000
82c4ef2462Fixed some regressions, there are more.
Giovanni Di Sirio
2022-10-10 08:49:38 +0000
a13108029fFixed naming problem.
Giovanni Di Sirio
2022-10-10 08:34:47 +0000
a7dce83ddfFixed warnings.
Giovanni Di Sirio
2022-10-10 08:25:17 +0000
7c9082836bAdded a "waend" field to the thread structure in RT for debug convenience.
Giovanni Di Sirio
2022-10-10 07:14:34 +0000
d62102117eRemoved cache handling in the driver, buffers must be non-cacheable.
Giovanni Di Sirio
2022-10-09 15:53:03 +0000
e3429720bcMinor optimization and some reformatting.
Giovanni Di Sirio
2022-10-09 13:40:37 +0000
becfb8ae06Fixed bug #1238.
Giovanni Di Sirio
2022-10-09 12:37:59 +0000
25f4c4c371git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15813 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-10-09 09:24:34 +0000
2e3dbedfa8Fixed wrong scanner options.
Giovanni Di Sirio
2022-10-09 07:50:20 +0000
42e6cc9836Fixed some GPIO settings.
Giovanni Di Sirio
2022-10-09 07:14:47 +0000
6720ecf7adgit-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15810 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-10-09 06:52:50 +0000
d6c8b9e4edAdd zeroing of freed heap as HARDENING option
cinsights
2022-10-08 23:27:28 +0000
5026c28deegit-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15808 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-10-02 14:24:38 +0000
1121f970b1Better comments.
Giovanni Di Sirio
2022-09-30 10:03:42 +0000
a84ef98363IRQ-on-VRQ routing concept, to be completed.
Giovanni Di Sirio
2022-09-30 10:01:27 +0000
bff25edf36Removed obsolete sandbox code from ARMv7-M port.
Giovanni Di Sirio
2022-09-28 12:18:29 +0000
608e5c5614Improved interface of referenced objects, simpler use. Made all release() method implementations in VFS to be thread-safe.
Giovanni Di Sirio
2022-09-27 12:56:20 +0000
fca1f5c791Made FS structure non-cacheable.
Giovanni Di Sirio
2022-09-27 09:34:34 +0000
782aaee906git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15802 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-09-27 07:07:22 +0000
b0b68413aeRemoved unneeded files.
Giovanni Di Sirio
2022-09-23 07:29:38 +0000
80a5f29892git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15800 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-09-22 14:55:22 +0000
8db57fad44git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15799 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-09-22 14:55:00 +0000
4535cdc472MAC rework, probably not the final thing.
Giovanni Di Sirio
2022-09-21 12:25:23 +0000
c9b55d6e72MAC driver rework, not complete.
Giovanni Di Sirio
2022-09-20 14:25:09 +0000
1b1049262cgit-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15796 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-09-20 13:42:33 +0000
cff78c9410Fixed documentation error.
Giovanni Di Sirio
2022-09-20 12:30:02 +0000
9f164cada3Removed obsolete declaration.
Giovanni Di Sirio
2022-09-20 12:07:32 +0000
a43d40cf52Updated G4 dynamic SB demo.
Giovanni Di Sirio
2022-09-19 16:10:27 +0000
f930d202c7Improved SB demo.
Giovanni Di Sirio
2022-09-19 14:28:49 +0000
9a75b5ff5aSimplified VFS bindings.
Giovanni Di Sirio
2022-09-19 09:10:07 +0000
c522aead9fFixed bug #1237.
Giovanni Di Sirio
2022-09-18 10:01:17 +0000
b68efdf003Fixed bug #1236.
Giovanni Di Sirio
2022-09-18 09:48:47 +0000
6766d79364Fixed bug #1234.
Giovanni Di Sirio
2022-09-18 08:04:39 +0000
9988a2f91dFixed bug #1235.
Giovanni Di Sirio
2022-09-18 07:58:24 +0000
20a94536edgit-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15786 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
Giovanni Di Sirio
2022-09-13 14:28:00 +0000
82f2beff1cImproved VRQ triggering API.
Giovanni Di Sirio
2022-09-13 08:07:36 +0000
8870ae8505Tentative fix for virtual timers problem.
Giovanni Di Sirio
2022-09-12 12:23:56 +0000
39742a0367Fixed RP2040 port problem with tickless mode disabled.
Giovanni Di Sirio
2022-09-12 09:27:00 +0000
7e258336adReorganized system call numbers, another small optimization.
Giovanni Di Sirio
2022-09-11 08:25:28 +0000
3b7d518f32More small gains.
Giovanni Di Sirio
2022-09-10 14:29:52 +0000
8d3f1beaffSyscall and VRQ return paths improved.
Giovanni Di Sirio
2022-09-10 13:56:17 +0000
4d0df2442bOptimizations, stable point, not finished.
Giovanni Di Sirio
2022-09-10 12:13:40 +0000
d4919dae33Optimization thanks to less registers trashing caused by inlining.
Giovanni Di Sirio
2022-09-09 13:46:41 +0000
8dcc1bc42bVRQ management optimization.
Giovanni Di Sirio
2022-09-09 13:03:03 +0000
c7940e6614Added STM32H730 missing definitions.
Giovanni Di Sirio
2022-09-09 08:45:44 +0000
750d88c7b8Moved most of VUART to fastcalls.
Giovanni Di Sirio
2022-09-08 18:02:55 +0000
280eff4554Reclassified SIO elementary functions from I to X.
Giovanni Di Sirio
2022-09-08 14:33:30 +0000
0c16eb68dbRemapped VGPIO on fastcalls for efficiency.
Giovanni Di Sirio
2022-09-08 12:09:42 +0000
662045f991Relocated some definitions.
Giovanni Di Sirio
2022-09-08 12:01:40 +0000
97df73ffdcExtended the range of fastcalls to 128...255.
Giovanni Di Sirio
2022-09-08 11:58:33 +0000
325a92945fFixed bug #1233.
Giovanni Di Sirio
2022-09-08 06:32:12 +0000