Giovanni Di Sirio
|
3ecd2ae222
|
More style fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12805 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-05-18 11:05:25 +00:00 |
Giovanni Di Sirio
|
c8bbce5f31
|
More style fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12803 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-05-18 10:49:57 +00:00 |
Giovanni Di Sirio
|
4f7cf535be
|
More style fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12802 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-05-18 10:42:02 +00:00 |
Giovanni Di Sirio
|
52448e526b
|
More style fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12800 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-05-18 09:59:41 +00:00 |
Giovanni Di Sirio
|
551f00ac47
|
Code style fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12799 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-05-18 09:55:41 +00:00 |
Giovanni Di Sirio
|
6699452158
|
Cleanup of TODO instances.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12794 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-05-18 06:41:00 +00:00 |
Giovanni Di Sirio
|
e21516e65b
|
Removed TODOs from board files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12793 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-05-18 06:15:03 +00:00 |
Giovanni Di Sirio
|
04cbfa485b
|
Fixed bug #1029.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12789 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-05-12 15:16:55 +00:00 |
Giovanni Di Sirio
|
48475e9f25
|
Small change on USB clock check.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12788 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-05-12 12:06:05 +00:00 |
Giovanni Di Sirio
|
24fbf940cd
|
Improved key handling.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12786 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-05-12 08:06:48 +00:00 |
Giovanni Di Sirio
|
773a65024b
|
Added a no-DMA mode for AES.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12785 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-05-11 14:22:44 +00:00 |
Giovanni Di Sirio
|
f3919b8e45
|
Updated F7 mcuconf.h files to enable CRY driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12784 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-05-11 08:04:43 +00:00 |
Giovanni Di Sirio
|
5714d98aac
|
Improved code organization for AES.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12783 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-05-11 07:40:30 +00:00 |
Giovanni Di Sirio
|
e475564820
|
AES ECB and CBC with DMA.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12782 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-05-05 13:22:03 +00:00 |
Giovanni Di Sirio
|
bb59646ebb
|
AES working in polled mode.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12781 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-05-05 08:22:58 +00:00 |
Giovanni Di Sirio
|
2bb0e8b6d0
|
More work on the crypto driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12780 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-05-04 17:12:11 +00:00 |
Giovanni Di Sirio
|
33ebfc95ff
|
Some work on AES implementation for STM32.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12779 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-05-04 14:27:00 +00:00 |
Giovanni Di Sirio
|
7e5944e6a9
|
More fixes to the crypto driver, made clear which functions are stream ciphers. Fixed documentation errors.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12778 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-05-04 09:03:16 +00:00 |
Giovanni Di Sirio
|
99ef5fe0a2
|
Flash driver for STM32L4+.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12774 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-04-28 09:04:12 +00:00 |
Giovanni Di Sirio
|
805c7ceb28
|
STM32F1 flash driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12773 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-04-28 08:51:02 +00:00 |
Giovanni Di Sirio
|
d0d69b4608
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12772 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-04-27 08:15:51 +00:00 |
Giovanni Di Sirio
|
2376c38058
|
debugging...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12771 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-04-26 17:26:46 +00:00 |
Giovanni Di Sirio
|
e69242273d
|
More STM32G0xx work, not complete.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12770 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-04-26 16:55:51 +00:00 |
Giovanni Di Sirio
|
dd492b39fb
|
More G0.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12765 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-04-24 15:11:33 +00:00 |
Giovanni Di Sirio
|
60ece28813
|
White space fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12764 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-04-24 12:21:08 +00:00 |
Giovanni Di Sirio
|
e7342faac1
|
Clock tree mostly done.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12763 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-04-24 12:20:47 +00:00 |
Giovanni Di Sirio
|
2b3d69216c
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12762 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-04-24 09:00:34 +00:00 |
Giovanni Di Sirio
|
5b0dfd658f
|
Fixed bug #1027.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12752 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-04-23 06:52:30 +00:00 |
Giovanni Di Sirio
|
9b6cead5e7
|
Fixed bug #1026.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12746 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-04-22 07:19:45 +00:00 |
Giovanni Di Sirio
|
b1adc8b8cd
|
Fixed bug #1025.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12743 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-04-22 06:59:59 +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
|
c50ef06e08
|
Now it works.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12738 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-04-14 07:05:29 +00:00 |
Giovanni Di Sirio
|
00c71fb05a
|
Debugging.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12737 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-04-14 06:08:16 +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
|
d767ce2c49
|
EFLASH driver for STM32L4xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12735 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-04-13 14:39:18 +00:00 |
Giovanni Di Sirio
|
78bb68667c
|
Modified AES GCM function signatures.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12733 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-04-12 08:30:36 +00:00 |
Rocco Marco Guglielmi
|
66aad54a16
|
Removed dox from HAL
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12730 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-04-07 15:18:58 +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
|
ea3c99de07
|
Fixed bug #1024.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12717 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-03-31 07:35:40 +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 |
Giovanni Di Sirio
|
e6e06730c0
|
Fixed more e200z demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12659 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2019-02-12 12:51:12 +00:00 |
Giovanni Di Sirio
|
23ce2e2a77
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12658 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2019-02-11 13:07:01 +00:00 |
Giovanni Di Sirio
|
10415a981e
|
More Nil enhancements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12644 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2019-02-08 14:36:53 +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
|
68716233f8
|
Added check.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12630 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2019-02-02 16:15:07 +00:00 |
Giovanni Di Sirio
|
f4736fba02
|
Reverted.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12626 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2019-02-02 12:35:17 +00:00 |
Giovanni Di Sirio
|
d4e670fc44
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12625 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2019-02-02 12:32:04 +00:00 |
Giovanni Di Sirio
|
84757ac8a2
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12624 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2019-02-02 12:29:57 +00:00 |
Giovanni Di Sirio
|
8a85caebce
|
Doc fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12623 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2019-02-02 12:25:50 +00:00 |