Rocco Marco Guglielmi
|
d8333bc798
|
Updated all STM32's demo makefiles
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11661 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2018-03-09 10:45:58 +00:00 |
Giovanni Di Sirio
|
f063c4d193
|
Mass update of the Apache 2.0 license statement.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11361 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-20 11:44:14 +00:00 |
Giovanni Di Sirio
|
d447fd6cee
|
New hooks added to RT, stronger checks on RT chconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11071 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-11-24 07:59:12 +00:00 |
Giovanni Di Sirio
|
972c282b7f
|
Mass update of all chconf.h files with new options.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11070 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-11-23 13:40:01 +00:00 |
Giovanni Di Sirio
|
6c88ea7b0d
|
Fixed comments in chconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11069 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-11-23 12:57:05 +00:00 |
Giovanni Di Sirio
|
17992c0668
|
Updated L0 mcuconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11043 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-11-19 15:20:08 +00:00 |
Giovanni Di Sirio
|
b8352d5f4b
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10938 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-11-04 15:49:25 +00:00 |
Giovanni Di Sirio
|
f6ddc053fd
|
Mass updated all demos with the new test code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10886 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-23 12:46:52 +00:00 |
Giovanni Di Sirio
|
afe8d1ee87
|
Re-alignment of all halconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10875 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-22 13:34:38 +00:00 |
Giovanni Di Sirio
|
94236f4be7
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10838 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-16 20:41:12 +00:00 |
Giovanni Di Sirio
|
d200baf21f
|
Fixed various typos and documentation-related issues.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10776 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-05 07:05:45 +00:00 |
Giovanni Di Sirio
|
426c5edcd8
|
chconf.h files alignment pass 3, added objects factory settings
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10767 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-04 14:46:20 +00:00 |
Giovanni Di Sirio
|
329823da6a
|
chconf.h files alignment pass 2, added version tag in chconf.h files
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10766 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-04 14:38:29 +00:00 |
Giovanni Di Sirio
|
0c5eef8e02
|
chconf.h files alignment pass 1
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10765 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-04 14:24:45 +00:00 |
Rocco Marco Guglielmi
|
cd06f9a246
|
Fixed Bug #870
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10411 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-08-13 11:20:39 +00:00 |
Giovanni Di Sirio
|
0a80e007b0
|
Implemented support for HSI16 divider on STM32L0xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10223 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-05-29 08:18:50 +00:00 |
Giovanni Di Sirio
|
5928999fd5
|
Mass update of configuration files with QSPI settings.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9486 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-05-15 09:18:27 +00:00 |
Giovanni Di Sirio
|
59157567c0
|
Fixed minor problems in new demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9415 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-05-05 07:09:26 +00:00 |
Rocco Marco Guglielmi
|
a21ea7128b
|
Completed STM32L0xx port adding STM32L011xx support,
Added STM32 Nucleo32-L011K4 board files
Added demo NIL-STM32L011K4-NUCLEO32
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9414 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-05-05 00:55:57 +00:00 |
Rocco Marco Guglielmi
|
59aa6038ef
|
Added demo STM32/RT-STM32L031K6-NUCLEO32
Added board files for STM32 Nucleo32 L031K6
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9413 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-05-04 23:58:29 +00:00 |