Giovanni Di Sirio
|
750d88c7b8
|
Moved most of VUART to fastcalls.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15775 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-09-08 18:02:55 +00:00 |
Giovanni Di Sirio
|
ef58591f48
|
SIO simplified even more, removed redundant types, removed STM32ness in the HLD, removed distinction between event masks and enable masks. Reworked SIO demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15747 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-09-01 10:12:08 +00:00 |
Giovanni Di Sirio
|
7690f84348
|
Mass change: Source code convention changed from CRLF to just CR (Unix).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15741 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-08-29 15:54:32 +00:00 |
Giovanni Di Sirio
|
8c025f78c0
|
SIO simplified. Added a "BufferedSIODriver" class that implements the behavior of the legacy Serial driver on top of a SIO implementation (buffering, events and all).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15727 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-08-21 06:10:28 +00:00 |
Giovanni Di Sirio
|
4fddf58480
|
Buffered SIO complete, to be tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15725 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-08-15 07:12:38 +00:00 |
Giovanni Di Sirio
|
3aab763f73
|
More SIO work.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15722 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-08-14 12:14:29 +00:00 |
Giovanni Di Sirio
|
44417d95c3
|
Added I-class variants to some SIO functions.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15720 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-08-13 07:21:37 +00:00 |
Giovanni Di Sirio
|
533213a41d
|
Preliminar work for buffered SIO and new serial driver infrastructure.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15719 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-08-13 06:58:21 +00:00 |
Giovanni Di Sirio
|
60f8882005
|
Regression with latest changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15596 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-04-24 07:08:48 +00:00 |
Giovanni Di Sirio
|
303eca01fd
|
Fixed last change.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15590 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-04-22 09:12:18 +00:00 |
Giovanni Di Sirio
|
dd50e48833
|
Added dubby cycles support for SNOR using the normal SPI driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15586 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-04-15 10:05:27 +00:00 |
Giovanni Di Sirio
|
d52248526d
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15585 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-04-15 07:33:57 +00:00 |
Giovanni Di Sirio
|
3d88ff8f65
|
Added missing condition.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15584 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-04-15 07:33:21 +00:00 |
Giovanni Di Sirio
|
79cf37a2b9
|
Fixed SNOR drivers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15572 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-04-08 09:29:18 +00:00 |
Giovanni Di Sirio
|
42ffe27c35
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15566 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-03-29 07:14:20 +00:00 |
Giovanni Di Sirio
|
4adf9f490c
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15563 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-03-28 08:50:54 +00:00 |
Giovanni Di Sirio
|
5641232c9e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15562 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-03-28 08:24:42 +00:00 |
Giovanni Di Sirio
|
1f28600f7f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15561 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-03-27 12:38:50 +00:00 |
Giovanni Di Sirio
|
3574b2909d
|
Removed another local buffer.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15558 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-03-27 09:17:04 +00:00 |
Giovanni Di Sirio
|
9b4bf3c9f0
|
Improved MFS to use explicitly non-cacheable buffers for potentially DMA-accessible I/O areas.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15557 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-03-27 08:34:14 +00:00 |
Giovanni Di Sirio
|
141c1f6639
|
SNOR rework because cache-related issue, not finished.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15552 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-03-22 18:59:07 +00:00 |
Giovanni Di Sirio
|
80cf2c38d4
|
Fixed bug #1224.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15511 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-03-14 12:43:56 +00:00 |
Giovanni Di Sirio
|
7845c2b50d
|
Fixed bug #1212.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15387 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2022-01-22 06:37:54 +00:00 |
Giovanni Di Sirio
|
e9c826005e
|
Improved HAL flash interface with mutual exclusion methods, improved EFL and SNOR drivers to use it.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15286 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-12-30 06:40:05 +00:00 |
Giovanni Di Sirio
|
e1732a23c0
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14973 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-31 06:34:00 +00:00 |
Giovanni Di Sirio
|
0d70a02bdd
|
Fixed bug #1173.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14660 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-08-17 06:00:45 +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 |
cinsights
|
78df665ca0
|
Fix bug 1140 - chsnprintf() sign mode/filler mode conflict
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14018 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-01-16 03:23:48 +00:00 |
Giovanni Di Sirio
|
19666febed
|
Added chscanf() and buffered streams, contributed by Alex Lewontin.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13908 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-11-15 11:30:34 +00:00 |
Giovanni Di Sirio
|
6efb153e11
|
Documentation-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13426 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-03-15 13:41:45 +00:00 |
Giovanni Di Sirio
|
8f040bb81c
|
Added pointer specifiers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13401 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-03-08 08:55:12 +00:00 |
Giovanni Di Sirio
|
293e59038d
|
Fixed problem with width modifier.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13396 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-03-07 08:48:34 +00:00 |
Giovanni Di Sirio
|
03dc4b4c9b
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13387 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-03-05 09:31:08 +00:00 |
Giovanni Di Sirio
|
4e1ee919d4
|
Fixed bug #1069.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13285 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-18 10:52:36 +00:00 |
Giovanni Di Sirio
|
ca1ef7a4cd
|
More fixes for bug #1061.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13208 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-12-05 14:43:58 +00:00 |
Giovanni Di Sirio
|
00a5875467
|
Fixed bugs #1060 and bug #1061.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13192 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-11-24 16:05:48 +00:00 |
Giovanni Di Sirio
|
3ea7ec6586
|
Fixed bug #1044.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13059 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-10-05 06:45:43 +00:00 |
cinsights
|
ec328a6458
|
Fix chprintf float precision bug.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13032 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-09-27 13:01:27 +00:00 |
Giovanni Di Sirio
|
c05c319615
|
Made bus acquire/release functions in SNOR driver public.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12946 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-08-11 06:59:23 +00:00 |
Giovanni Di Sirio
|
0aa3570ccf
|
Fixed bug #1038.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12899 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-07-11 11:49:12 +00:00 |
Giovanni Di Sirio
|
e81bcef2be
|
Fixed a problem recently introduced in chprintf().
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12838 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-06-16 12:01:57 +00:00 |
Giovanni Di Sirio
|
e3e1081b51
|
Enhancements to chprintf().
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12821 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-05-31 12:21:08 +00:00 |
Giovanni Di Sirio
|
588a8426ed
|
Doubled data magic number in MFS in order to align it to 64 bits.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12739 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-04-14 10:43:54 +00:00 |
Giovanni Di Sirio
|
b542165221
|
Adjustments to SNOR drivers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12736 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-04-13 14:49:25 +00:00 |
Giovanni Di Sirio
|
371d42b436
|
More work on EFL driver, removed headers moved to EX.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12729 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-04-07 14:20:04 +00:00 |
Giovanni Di Sirio
|
a853d27a6d
|
Embedded flash driver preparations.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12721 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-04-07 09:44:13 +00:00 |
Giovanni Di Sirio
|
1811adb308
|
Fixed bug #1023.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12712 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-03-24 07:34:32 +00:00 |
roccomarco
|
54d7ad801d
|
Added a new interface for rangefinder devices
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12642 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2019-02-08 07:01:22 +00:00 |
Giovanni Di Sirio
|
a3e9966359
|
More renaming for consistency.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12571 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2019-01-21 19:42:49 +00:00 |
Giovanni Di Sirio
|
f55231f5ba
|
Documentation fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12569 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2019-01-21 18:40:05 +00:00 |