Commit Graph

7921 Commits

Author SHA1 Message Date
roccomarco abd118ef2d Updated CMSIS headers for STM32 MCUs
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10267 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-01 11:39:03 +00:00
isiora 1a8b814893 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10266 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-06-29 18:26:15 +00:00
gdisirio 02f484999f New port layer.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10264 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-06-25 13:56:16 +00:00
gdisirio 0e546f8e46 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10261 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-06-19 17:40:19 +00:00
Giovanni Di Sirio 550121c234 ATSAMA5D2 demo added.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10259 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-06-10 15:03:35 +00:00
tfateba 490c371675 Update NIL AVR Arduino Mega demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10257 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-06-10 00:48:17 +00:00
tfateba 72bf7d1c66 Correct the AVR Programmer name.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10256 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-06-10 00:36:19 +00:00
tfateba 11a53887bc Resolve the linker error message: undefined reference to chThdExit.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10255 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-06-10 00:36:12 +00:00
tfateba 7d7b9a866f Update the AVR Arduino Uno NIL demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10254 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-06-10 00:24:10 +00:00
tfateba f536830d76 Remove AVR empty old demo folders.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10253 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-06-10 00:05:11 +00:00
tfateba e458f39048 Rename AVR demos
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10252 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-06-09 23:31:17 +00:00
Giovanni Di Sirio 6e8584a24b Documentation-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10248 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-06-04 14:03:21 +00:00
Giovanni Di Sirio 46c3ad6c27 Fixed obsolete mcuconf.h.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10239 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-06-04 12:08:50 +00:00
Giovanni Di Sirio 0a49740640 STM32F7 RT reports.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10236 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-06-04 10:49:00 +00:00
Giovanni Di Sirio f68905242c MISRA reports.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10235 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-06-04 10:29:12 +00:00
Giovanni Di Sirio b436539f00 MISRA-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10234 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-06-04 10:28:50 +00:00
Giovanni Di Sirio a5a229f455 Fixed bug #845.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10232 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-30 07:05:24 +00:00
Giovanni Di Sirio 2194e1f296 Fixed LDC-related issues with STM32F746G-Discovery board files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10231 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-30 06:54:41 +00:00
Rocco Marco Guglielmi 2045fd61b9 Fixed Bug #843
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10230 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-29 19:43:54 +00:00
Giovanni Di Sirio ceb326112d Fixed bug #781.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10228 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-29 09:39:09 +00:00
Giovanni Di Sirio 1ab61e8d8f Implemented LSE Drive parameter for STM32F7xx, re-generated F7 board files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10225 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-29 09:13:17 +00:00
Giovanni Di Sirio 4838806bfe Various fixes thanks to pl4nkton.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10224 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-29 08:31:47 +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
Rocco Marco Guglielmi 685dc4e5f4 Fixed Bug #842
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10222 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-28 20:41:34 +00:00
Rocco Marco Guglielmi 22b865a630 EX: fixed typo in STM32F4xx/I2C-LSM6DS0/readme.txt
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10220 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-28 17:55:48 +00:00
Giovanni Di Sirio eb231dbd54 _unhandled_exception made weak in ARMCMx
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10217 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-28 15:18:26 +00:00
Giovanni Di Sirio f78801ac5c Fixed bug #840.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10215 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-28 15:11:23 +00:00
Giovanni Di Sirio c7a1582338 Fixed broken F107 USB demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10213 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-28 14:42:44 +00:00
Giovanni Di Sirio dce45c502e Fixed bug #825.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10212 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-28 13:24:17 +00:00
Giovanni Di Sirio 6f500a9986 Fixed bug #836.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10210 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-28 13:15:23 +00:00
Giovanni Di Sirio e9c2b92359 Fixed bug #835.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10209 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-28 13:11:05 +00:00
Giovanni Di Sirio 5b9c975a2d Fixed missing #endif.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10208 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-28 11:00:00 +00:00
Giovanni Di Sirio 5cb659cbc1 Fixed bug #837.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10207 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-27 15:55:29 +00:00
Giovanni Di Sirio 0d9f42c9d9 Fixed USART4/5 support on STM32L07x.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10205 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-27 15:28:21 +00:00
Giovanni Di Sirio dd4239960c Fixed bug #839.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10204 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-27 14:52:16 +00:00
Giovanni Di Sirio f269531a40 Fixed bug #838.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10202 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-27 14:44:33 +00:00
Giovanni Di Sirio b9df092c8c Removed a dead "nop".
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10200 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-18 13:35:01 +00:00
Giovanni Di Sirio ff1206d4eb Copy/paste error in a comment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10199 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-16 09:34:22 +00:00
tfateba 4a4491e204 Add an AVR SPI test hal program.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10198 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-05-14 11:41:37 +00:00
tfateba 7013edb5ed Align all AVR testhal and demo mcuconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10197 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-28 23:17:37 +00:00
tfateba cb5bfe04ca Update file description
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10196 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-26 19:50:02 +00:00
tfateba 4e7d5e5b57 Change the maccro name.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10195 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-26 19:49:52 +00:00
tfateba ce0994679a Change the macro name and the file tag name.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10194 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-26 19:49:45 +00:00
tfateba fafade8e26 Correction of the macro name.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10193 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-26 19:49:36 +00:00
tfateba b4c2a57e52 Change the file name , comments and macro on the hearder file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10192 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-26 19:49:26 +00:00
tfateba 5dd35df334 Change the file name and macro on the hearder file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10191 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-26 19:49:19 +00:00
tfateba 5063b55f4c Change the file name and macro on the hearder file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10190 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-26 19:49:12 +00:00
tfateba 09fdf34a25 Change the macro on the hearder file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10189 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-26 19:49:03 +00:00
tfateba 691bfc683e Change the macro and comment on the hearder file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10188 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-26 19:48:56 +00:00
tfateba 23882d6b70 Change the macro and comment on the hearder file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10187 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-26 19:48:44 +00:00