Giovanni Di Sirio
|
491c9ac55a
|
Fixed bug #874.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10457 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-08-22 10:32:35 +00:00 |
Giovanni Di Sirio
|
15f4e5c3f3
|
Tentative workaround for L4 OTG driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10453 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-08-20 10:04:44 +00:00 |
tfateba
|
be8de9f456
|
Update the AVR MEGA testhal Makefile according the new architecture.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10437 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-08-16 06:40:13 +00:00 |
Theodore Ateba
|
7437bfef11
|
Add a specific directory for AVR MEGA in the testhal.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10436 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-08-16 06:39:57 +00:00 |
Theodore Ateba
|
58e8c4d3e1
|
Update AVR XMEGA all testhal Makefile.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10434 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-08-16 06:39:11 +00:00 |
Theodore Ateba
|
6ee9c27885
|
Correction of indentation on AVR testhal Makefiles.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10352 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-08-02 17:41:00 +00:00 |
Theodore Ateba
|
78e93f99de
|
Remove the PCINT support from EXT driver because of a lot of conflicts. The PCINT will be reimplement.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10346 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-07-31 18:55:55 +00:00 |
Theodore Ateba
|
ccbb4e75be
|
Resolve warning message: (warning: excess elements in array initializer).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10333 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-07-18 14:08:23 +00:00 |
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 |
Rocco Marco Guglielmi
|
cc4cde9bd0
|
EX: added LSM303DLHC support, included demo for STM32F3 Discovery and SMT32F401C Discovery
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9499 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-05-21 14:53:20 +00:00 |
Rocco Marco Guglielmi
|
6e77c0510d
|
Enabled FPU in ChibiOS/EX demos
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9498 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-05-21 14:52:32 +00:00 |
Rocco Marco Guglielmi
|
b7990242e5
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9497 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-05-21 08:41:08 +00:00 |
Giovanni Di Sirio
|
6d83221265
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9496 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-05-20 09:53:06 +00:00 |
Giovanni Di Sirio
|
03deeba187
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9492 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-05-16 14:47:50 +00:00 |
Giovanni Di Sirio
|
81c35cb491
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9490 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-05-16 11:14:20 +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
|
2b6cdecfcf
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9485 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-05-15 08:56:33 +00:00 |
Giovanni Di Sirio
|
0cdde1845d
|
QSPI driver worked on a simple test case.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9484 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-05-15 08:34:54 +00:00 |
Giovanni Di Sirio
|
ea922dd95f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9479 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-05-14 06:39:47 +00:00 |
Giovanni Di Sirio
|
745c0f1e34
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9478 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-05-13 14:11:27 +00:00 |
Rocco Marco Guglielmi
|
f5be820e9c
|
Fixes an improvements to EX demos
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9471 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-05-12 21:01:59 +00:00 |
Rocco Marco Guglielmi
|
fde8d50497
|
Added support for LIS3DSH
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9470 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-05-12 16:57:52 +00:00 |
Rocco Marco Guglielmi
|
ed9ebb8f86
|
Small fixes
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9469 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-05-12 16:56:39 +00:00 |
Giovanni Di Sirio
|
c5fc09cf76
|
N25Q128 driver files renamed for consistency.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9466 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-05-11 14:02:06 +00:00 |
Giovanni Di Sirio
|
e6864865cc
|
Flash demo updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9465 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-05-11 11:29:20 +00:00 |
Giovanni Di Sirio
|
c3d1d75f50
|
Added smart polling and preparation for erase suspend.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9463 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-05-11 11:22:46 +00:00 |
Rocco Marco Guglielmi
|
c9387af734
|
Simplified L3GD20 demos
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9461 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-05-10 17:51:33 +00:00 |
Rocco Marco Guglielmi
|
cb24fff73c
|
Simplified L3GD20 demos
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9460 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-05-10 17:19:18 +00:00 |
Rocco Marco Guglielmi
|
63f127f792
|
EX: added support for LIS302DL
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9459 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-05-10 17:08:27 +00:00 |
Rocco Marco Guglielmi
|
77a32a7b37
|
Fixed STM32F4xx-SPI-L3GD20 project name
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9457 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-05-10 17:03:58 +00:00 |
Giovanni Di Sirio
|
7d7a7482c1
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9456 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-05-10 12:42:21 +00:00 |
Giovanni Di Sirio
|
0deff4750e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9455 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-05-09 11:59:51 +00:00 |
Giovanni Di Sirio
|
f0d90404d9
|
Flash driver works.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9454 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-05-09 10:23:42 +00:00 |
Giovanni Di Sirio
|
0e5cd3594e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9453 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-05-09 08:49:10 +00:00 |
Rocco Marco Guglielmi
|
e8776f2fc5
|
Fixed wrong link folder in testhal/STM32/STM32L4xx projects
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9446 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-05-07 09:48:37 +00:00 |
Giovanni Di Sirio
|
3c2cfeeab1
|
Flash demo, not yet functional.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9443 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-05-07 07:52:36 +00:00 |
Rocco Marco Guglielmi
|
b98b84efef
|
Added missing debug configuration in STM32F0xx testhal projects
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9435 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-05-06 13:27:24 +00:00 |
Rocco Marco Guglielmi
|
9076eed7c6
|
Minor edits on Nucleo32, Nucleo64 and Nucleo144 readme files
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9399 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-05-01 12:18:33 +00:00 |
Rocco Marco Guglielmi
|
db61d719ed
|
Fixed wrong comment in RT-STM32F207ZG-NUCLEO144/main.c
Added bunch of demos related to STM32F2xx
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9391 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-04-30 15:36:55 +00:00 |
Rocco Marco Guglielmi
|
5c953ae7a2
|
Improved STM32L4 related readme
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9389 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-04-30 11:56:18 +00:00 |
Rocco Marco Guglielmi
|
71f9d7b537
|
Restored LTO in ChibiOS/EX demos
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9388 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-04-30 11:29:58 +00:00 |
Rocco Marco Guglielmi
|
8a15207235
|
ChibiOS/HAL: improved hal_compass.h,
ChibiOS/EX: ultimated lis3mdl support
Added STM32L4xx/I2C-LIS3MLD demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9382 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-04-29 22:57:04 +00:00 |
Rocco Marco Guglielmi
|
37ff02bca7
|
Fixed license related inclusion in I2C-LSM6DS0 demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9381 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-04-29 15:28:19 +00:00 |
Rocco Marco Guglielmi
|
42f2b527e5
|
Improved readme for ChibiOS/EX demos
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9378 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-04-29 13:11:42 +00:00 |
Rocco Marco Guglielmi
|
5e21a7ec70
|
Added L3GD20 demo for STM32F401C Discovery
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9377 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-04-29 13:06:04 +00:00 |
Rocco Marco Guglielmi
|
36786ebeea
|
Updated Makefile including ChibiOS license inclusion.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9354 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-04-24 23:31:59 +00:00 |
Rocco Marco Guglielmi
|
9497e8ab9c
|
Updated Makefile including ChibiOS license inclusion.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9353 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-04-24 23:31:23 +00:00 |
Rocco Marco Guglielmi
|
f7a345cfc6
|
Added support for LSM6DS0, improved hal_accelerometer and hal_gyroscope, added a new demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9349 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-04-23 14:42:32 +00:00 |
Giovanni Di Sirio
|
faf584ff60
|
GCC asm files extension changed from .s to .S.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9345 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-04-23 06:47:26 +00:00 |
Giovanni Di Sirio
|
498be17d1f
|
Makefiles mass update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9344 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-04-23 06:03:22 +00:00 |
Rocco Marco Guglielmi
|
4061297c2a
|
EX: added get temperature for L3GD20, improved related demos
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9341 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-04-22 21:32:32 +00:00 |