Commit Graph

18 Commits

Author SHA1 Message Date
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 052945de4d Added support for HSI48 on STM32L4 devices that have it.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11134 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-12-08 15:46:41 +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 ce79109195 Update L4 mcuconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11045 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-11-19 15:43:35 +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
Giovanni Di Sirio db035833f5 Fixed bug #877.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10469 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-24 10:13:42 +00:00
Rocco Marco Guglielmi f64807054f Updated STM32L432 port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9932 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-11-20 16:05:49 +00:00
Rocco Marco Guglielmi af642c5223 Updated STM32L432 mcuconf.h
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9930 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-11-19 17:31:39 +00:00
Rocco Marco Guglielmi 273cabb19c Added ST_NUCLEO32_L432KC board files
Added RT-STM32L432KC-NUCLEO32 demo

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9916 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-11-19 00:07:43 +00:00