Commit Graph

1084 Commits

Author SHA1 Message Date
Theodore Ateba 42278a5df9 Update all AVR Makefile with the SMART BUILD variable.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10331 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-14 09:39:23 +00:00
Theodore Ateba 6da6afca5f Update AVR testhal Makefiles according the new structure.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10328 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-14 00:40:02 +00:00
Giovanni Di Sirio 795ada1184 Fixed bug #863.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10321 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-09 13:03:03 +00:00
gdisirio 0c84d79f08 Fixed bug #855.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10299 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-02 16:40:52 +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
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 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 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
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 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 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
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
Giovanni Di Sirio a7281b1cd5 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10113 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-02-28 09:28:23 +00:00
Giovanni Di Sirio 62d2baf8b2 Fixed Eclipse metadata.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10099 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-02-07 15:24:52 +00:00
Giovanni Di Sirio 47a8438f5b Fixed bug #817.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10090 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-02-06 10:35:53 +00:00
tfateba c4e88671a1 Remove Makefile.ch and Mafile.nil
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10049 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-14 14:23:15 +00:00
tfateba 5893750163 Update the testhal/AVR/PWM with the new ChibiOS architecture.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10048 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-14 14:08:09 +00:00
tfateba 44fd241085 Update AVR testhal GPT and fixed #error invalid configuration file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10014 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-04 15:35:42 +00:00
Rocco Marco Guglielmi a00002ab53 Fixed Bug #803
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9987 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-12-26 09:54:11 +00:00
tfateba 3d17c576a4 Fixed Compilation errors and update testhal/AVR/I2C/ files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9952 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-12-04 20:19:13 +00:00
tfateba 6eb873e10f Remove the i2c activation from the EXT AVR testhal template.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9949 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-12-04 14:50:34 +00:00
tfateba 5418e8ef0f Update testhal/AVR/ADC mcuconf.h file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9947 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-12-04 14:38:43 +00:00
Giovanni Di Sirio af64942832 Added CAN3 support to the STM32 CANv1 driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9942 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-11-21 13:56:20 +00:00
Rocco Marco Guglielmi 95b3d788e4 Updated STM32L4xx/USB_CDC demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9919 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-11-19 11:10:28 +00:00
Giovanni Di Sirio e8a9cc9398 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9899 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-11-04 08:56:50 +00:00
gdisirio e1d8e53579 Tentative USB suspend fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9898 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-11-03 12:43:09 +00:00
tfateba ef75851d10 Fixed small ident, readme file and Makefile.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9896 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-11-01 02:04:43 +00:00
tfateba 4600e6fc46 Add test program for AVR ADC hal.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9895 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-11-01 01:33:13 +00:00
Fabio Utzig 5b0e38c828 Added EXT driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9871 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-10-23 10:53:37 +00:00
Giovanni Di Sirio 0f0af8222f Fixed an harmless warning.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9859 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-10-11 08:33:02 +00:00
Giovanni Di Sirio cf7b963bcf git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9851 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-10-04 10:39:01 +00:00
Giovanni Di Sirio 8e21971d10 STM32F0 WDG demo added.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9850 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-10-04 09:45:43 +00:00
Rocco Marco Guglielmi 89aac9d58a Mass removing of EX demos from testhal directory.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9825 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-09-30 11:40:41 +00:00
Rocco Marco Guglielmi ac11288113 Updated LIS302DL and LIS3DSH demos
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9824 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-09-30 11:37:35 +00:00
Rocco Marco Guglielmi a3728946f8 Improved LSM303DLHC driver and related demos: improved bias and sensitivity handling.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9823 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-09-29 15:02:05 +00:00
Rocco Marco Guglielmi cae987f6b3 Improved L3GD20 driver and related demo: improved sensitivity and bias handling.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9819 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-09-28 23:18:59 +00:00
Rocco Marco Guglielmi 3369e1e04c Improved LSM6DS0 driver and related demo: added multiple register read/write.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9818 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-09-28 18:12:29 +00:00
Rocco Marco Guglielmi a736f4dd77 Improved LIS3MDL driver and related demo: added multiple register read/write.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9813 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-09-27 23:29:24 +00:00
Rocco Marco Guglielmi b1eb97df61 Improved HTS221 driver and related demo: added multiple register read/write.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9812 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-09-27 21:54:54 +00:00
Rocco Marco Guglielmi 31f02dd767 Improved LPS25H driver and related demo: added multiple register read/write.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9811 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-09-27 21:54:20 +00:00
Rocco Marco Guglielmi c614b18226 Improved LPS25H driver and related demo: added multiple register read/write.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9810 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-09-27 21:28:26 +00:00
Rocco Marco Guglielmi b80b4fdd87 Improved HTS221 driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9809 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-09-27 18:59:55 +00:00
Rocco Marco Guglielmi f4ca83cfac Added demo for ST HTS221
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9807 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-09-27 15:06:00 +00:00
Rocco Marco Guglielmi 3abc7cde0b Fixed wrong readme in ChibiOS/EX related demos
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9805 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-09-27 15:04:35 +00:00
Rocco Marco Guglielmi ed87ceadcf Fixed wrong masks in EX related STM32L4xx demos
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9802 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-09-25 22:16:06 +00:00
Rocco Marco Guglielmi 5d7b15b26c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9801 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-09-25 22:15:12 +00:00
Rocco Marco Guglielmi d6c01c9fb6 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9798 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-09-25 18:14:49 +00:00
Rocco Marco Guglielmi f9ffb72f68 Added support for LPS25H.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9797 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-09-25 18:14:04 +00:00
Rocco Marco Guglielmi 8cb143da5a Fixes in EX demos
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9796 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-09-25 18:11:41 +00:00
Rocco Marco Guglielmi dd525d05db Updated LSM6DS0 driver and related STM32 Nucleo F401RE demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9770 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-09-22 16:01:28 +00:00
Rocco Marco Guglielmi 11eb96e9b8 Updated STM32L4xx-I2C-LSM6DS0 demo and added a new demo for STM32 Nucleo-64 F401RE
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9759 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-08-31 19:55:08 +00:00
Rocco Marco Guglielmi 0cb5879d1d Fixes in LIS3MDL driver, added a new demo for STM32 Nucleo-64 F401RE
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9757 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-08-31 18:24:24 +00:00
Rocco Marco Guglielmi 9e1cb54809 Fixed typo in STM32F4xx-I2C-LIS3MDL makefile
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9756 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-08-31 18:17:58 +00:00
Giovanni Di Sirio 3262155f7d Added automatic number of channels initialization for ADCv2.
Implemented IRQ hooks for ADC drivers.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9741 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-08-26 08:41:04 +00:00
Rocco Marco Guglielmi 74881fe821 Updated EX: LIS3MDL driver updated to v1.0.0
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9736 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-08-20 13:27:26 +00:00
Rocco Marco Guglielmi 3c0557bcc4 Removed EX STM32F207 demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9735 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-08-20 13:24:14 +00:00
Rocco Marco Guglielmi daedf9889b Fixed typos in EX demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9729 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-07-28 14:53:44 +00:00
Rocco Marco Guglielmi be45af2a10 UpdatedEX: LIS3DSH driver updated to v1.0.0
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9728 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-07-28 14:53:12 +00:00
Rocco Marco Guglielmi 293f9d708b UpdatedEX: LIS302DL driver updated to v1.0.0
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9724 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-07-27 20:55:04 +00:00
Uladzimir Pylinski 0edf3f363b [STM32. USARTv2] Added receiver timeout handling.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9713 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-07-19 18:56:03 +00:00
Rocco Marco Guglielmi 8d4c6ef5b8 EX: LSM303DLHC driver updated to v1.0.0
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9700 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-07-10 20:02:39 +00:00
Rocco Marco Guglielmi d5917172bc Removed measurement unit management from L3GD20 driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9699 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-07-10 20:01:00 +00:00
Rocco Marco Guglielmi 724eef04f3 Updated L3GD20 related files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9698 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-07-10 17:58:39 +00:00
Rocco Marco Guglielmi 0c8fc98a9d Removed unused functions in L3GD20 driver,
Indent fixes in L3GD20 related demos.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9695 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-07-08 16:15:01 +00:00
Giovanni Di Sirio 5895b0f2a0 FPU settings for Cortex-M7, requires GCC 4.9 minimum.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9669 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-06-27 08:28:06 +00:00
Rocco Marco Guglielmi fe86aae1bf Edits to USB_CDC demo. Added USB voltage validation in hal_lld.c (still not backported)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9663 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-06-25 14:51:10 +00:00
Rocco Marco Guglielmi f8501be621 Added STM32L4 USB_CDC demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9656 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-06-23 18:35:32 +00:00
Rocco Marco Guglielmi 03d5b66b8d Updated all L3GD20 related demos
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9648 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-06-22 08:34:55 +00:00
Rocco Marco Guglielmi 759c55de0f Improvements to L3GD20
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9647 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-06-21 20:50:04 +00:00
Giovanni Di Sirio c6cad23bd9 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9646 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-06-21 08:44:15 +00:00
Giovanni Di Sirio 458e6a84df Added CR2 setting to STM32 SPIv1 driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9640 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-06-17 12:58:41 +00:00
Rocco Marco Guglielmi 67b83e80b6 Improved STM32F3 L3GD20 test demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9639 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-06-17 12:13:44 +00:00
Rocco Marco Guglielmi beabb0d0ae Starting EX improvements: improved L3GD20 driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9638 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-06-17 11:32:10 +00:00
Rocco Marco Guglielmi d041c5a901 Improved L3GD20 demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9635 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-06-17 08:27:06 +00:00
Giovanni Di Sirio c3150eb136 USB fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9628 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-06-16 09:22:22 +00:00
Giovanni Di Sirio 2d4c475d1d git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9625 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-06-14 09:26:16 +00:00
Giovanni Di Sirio 562e6c0313 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9609 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-06-09 09:29:03 +00:00
Giovanni Di Sirio afc0508c0b M25Qxx demos working in both SPI and QSPI modes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9600 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-06-07 12:55:23 +00:00
Giovanni Di Sirio d151ada9c3 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9599 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-06-07 10:12:08 +00:00
Rocco Marco Guglielmi 28b249584f FIxed wrong readme in STM32F2xx/USB_CDC demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9591 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-06-05 10:02:16 +00:00
Rocco Marco Guglielmi 63f5989cd2 Added STM32F2xx/USB_CDC demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9580 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-06-04 17:21:51 +00:00
Rocco Marco Guglielmi 1bc6cdc086 Fixed STM32F207 Makefiles
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9579 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-06-04 17:20:56 +00:00
Giovanni Di Sirio ec871b0ef1 M25Q driver works over QSPI.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9568 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-06-04 12:29:54 +00:00
Giovanni Di Sirio f8f2ea1763 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9567 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-06-04 08:28:16 +00:00
Rocco Marco Guglielmi e3b62eb4c3 Fixed I2C-LSM303DLHC readme
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9555 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-06-02 13:22:43 +00:00
Giovanni Di Sirio 5c0d7fa732 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9552 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-06-01 14:53:12 +00:00
Rocco Marco Guglielmi 78f63bd88d Fixed Bug #749
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9549 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-06-01 10:59:55 +00:00
Rocco Marco Guglielmi 6da45ace49 Fixed Bug #748
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9542 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-05-30 21:12:22 +00:00
Rocco Marco Guglielmi 7d67b3574a Fixed Bug #747
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9539 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-05-30 20:52:54 +00:00
Giovanni Di Sirio d22d4c839e API for flash memory mapping, requires implementation.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9534 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-05-26 12:42:14 +00:00
Giovanni Di Sirio 96f3718cc7 Flashing driver over QSPI working but not complete, it needs more work.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9524 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-05-26 08:54:46 +00:00
Giovanni Di Sirio 249d014e0b git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9523 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-05-26 07:57:56 +00:00
Giovanni Di Sirio c0c9fe70b0 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9519 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-05-24 20:10:57 +00:00
Giovanni Di Sirio bff2eda468 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9509 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-05-24 14:00:16 +00:00
Giovanni Di Sirio a3c37f98cc git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9508 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-05-24 13:57:49 +00:00
Giovanni Di Sirio 4b7feac57b git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9501 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-05-23 14:42:24 +00:00
Giovanni Di Sirio a75275648e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9500 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-05-22 19:22:31 +00:00