Commit Graph

7501 Commits

Author SHA1 Message Date
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
tfateba 6d57cf4258 Change the macro on the hearder file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10186 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-26 19:48:36 +00:00
tfateba 9d87c02c65 Change the macro on the hearder file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10185 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-26 19:48:29 +00:00
tfateba f594e27bcb Change the comment on the header file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10184 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-26 19:48:21 +00:00
tfateba b3518e5c43 Change the definition of the ADC hal file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10183 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-25 23:07:21 +00:00
tfateba f1410eb34b Update AVR mcuconf.h file by adding PCINT driver system settings.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10182 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-25 21:15:11 +00:00
Giovanni Di Sirio 2dc9bb8ed4 Added CRC RCC macros.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10180 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-25 08:16:55 +00:00
Giovanni Di Sirio e4ea2c6429 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10177 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-04-25 08:00:46 +00:00
Giovanni Di Sirio a804005308 Power saving mode for SDMMCv1 driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10176 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-25 07:43:13 +00:00
Giovanni Di Sirio f45d6a094c White space fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10175 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-25 07:13:02 +00:00
Giovanni Di Sirio 55bf3adb5c Fixed bug #833.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10172 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-25 07:08:08 +00:00
Giovanni Di Sirio 6a99a1fb4c Fixed warning in shell when auto completion is enabled.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10171 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-25 07:02:27 +00:00
Giovanni Di Sirio 11cd580360 Added a note to sleep functions because use of unsafe time conversion macros internally.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10170 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-24 16:48:14 +00:00
Giovanni Di Sirio 17c5e83f03 Added safe time conversion utilities.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10169 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-24 16:44:15 +00:00
Giovanni Di Sirio f95c389800 Fixed bug #832.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10167 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-23 19:39:19 +00:00
Giovanni Di Sirio b898a2ee31 RX test is now done using packet-aligned buffers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10166 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-23 14:39:41 +00:00
Rocco Marco Guglielmi ece0fcd51e Fixed Bug #831
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10165 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-22 13:08:50 +00:00
Rocco Marco Guglielmi df24e2a11d Fixed Bug #830
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10164 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-22 13:02:32 +00:00
Giovanni Di Sirio 1d23d56a1b Fixed bug #828.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10160 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-17 17:34:14 +00:00
Giovanni Di Sirio 46389ab806 Reverted tentative fix in STM32 OTGv1 driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10159 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-17 13:31:22 +00:00
Giovanni Di Sirio 6894388135 Tentative fix for missing RX events.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10157 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-16 08:20:31 +00:00