index
:
avr/qmk/ChibiOS
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testhal
/
STM32
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tentative fix for missing RX events.
Giovanni Di Sirio
2017-04-16
1
-52
/
+52
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10113 35acf78f-673a-041...
Giovanni Di Sirio
2017-02-28
2
-4
/
+4
*
Fixed Eclipse metadata.
Giovanni Di Sirio
2017-02-07
3
-3
/
+3
*
Fixed bug #817.
Giovanni Di Sirio
2017-02-06
4
-8
/
+12
*
Fixed Bug #803
Rocco Marco Guglielmi
2016-12-26
4
-4
/
+8
*
Added CAN3 support to the STM32 CANv1 driver.
Giovanni Di Sirio
2016-11-21
6
-0
/
+12
*
Updated STM32L4xx/USB_CDC demo
Rocco Marco Guglielmi
2016-11-19
2
-8
/
+4
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9899 35acf78f-673a-0410...
Giovanni Di Sirio
2016-11-04
1
-1
/
+1
*
Tentative USB suspend fix.
gdisirio
2016-11-03
10
-42
/
+104
*
Fixed an harmless warning.
Giovanni Di Sirio
2016-10-11
2
-1
/
+2
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9851 35acf78f-673a-0410...
Giovanni Di Sirio
2016-10-04
16
-15
/
+67
*
STM32F0 WDG demo added.
Giovanni Di Sirio
2016-10-04
10
-1
/
+1552
*
Mass removing of EX demos from testhal directory.
Rocco Marco Guglielmi
2016-09-30
147
-29972
/
+0
*
Updated LIS302DL and LIS3DSH demos
Rocco Marco Guglielmi
2016-09-30
4
-6
/
+6
*
Improved LSM303DLHC driver and related demos: improved bias and sensitivity h...
Rocco Marco Guglielmi
2016-09-29
8
-34
/
+41
*
Improved L3GD20 driver and related demo: improved sensitivity and bias handling.
Rocco Marco Guglielmi
2016-09-28
6
-10
/
+10
*
Improved LSM6DS0 driver and related demo: added multiple register read/write.
Rocco Marco Guglielmi
2016-09-28
2
-13
/
+8
*
Improved LIS3MDL driver and related demo: added multiple register read/write.
Rocco Marco Guglielmi
2016-09-27
3
-11
/
+11
*
Improved HTS221 driver and related demo: added multiple register read/write.
Rocco Marco Guglielmi
2016-09-27
2
-2
/
+2
*
Improved LPS25H driver and related demo: added multiple register read/write.
Rocco Marco Guglielmi
2016-09-27
1
-1
/
+1
*
Improved LPS25H driver and related demo: added multiple register read/write.
Rocco Marco Guglielmi
2016-09-27
2
-3
/
+3
*
Improved HTS221 driver
Rocco Marco Guglielmi
2016-09-27
1
-1
/
+1
*
Added demo for ST HTS221
Rocco Marco Guglielmi
2016-09-27
9
-0
/
+1794
*
Fixed wrong readme in ChibiOS/EX related demos
Rocco Marco Guglielmi
2016-09-27
2
-7
/
+7
*
Fixed wrong masks in EX related STM32L4xx demos
Rocco Marco Guglielmi
2016-09-25
2
-4
/
+4
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9801 35acf78f-673a-0410...
Rocco Marco Guglielmi
2016-09-25
1
-0
/
+0
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9798 35acf78f-673a-0410...
Rocco Marco Guglielmi
2016-09-25
1
-0
/
+52
*
Added support for LPS25H.
Rocco Marco Guglielmi
2016-09-25
10
-0
/
+1739
*
Fixes in EX demos
Rocco Marco Guglielmi
2016-09-25
7
-11
/
+19
*
Updated LSM6DS0 driver and related STM32 Nucleo F401RE demo
Rocco Marco Guglielmi
2016-09-22
6
-64
/
+10
*
Updated STM32L4xx-I2C-LSM6DS0 demo and added a new demo for STM32 Nucleo-64 F...
Rocco Marco Guglielmi
2016-08-31
13
-56
/
+2167
*
Fixes in LIS3MDL driver, added a new demo for STM32 Nucleo-64 F401RE
Rocco Marco Guglielmi
2016-08-31
10
-1
/
+1772
*
Fixed typo in STM32F4xx-I2C-LIS3MDL makefile
Rocco Marco Guglielmi
2016-08-31
1
-1
/
+1
*
Added automatic number of channels initialization for ADCv2.
Giovanni Di Sirio
2016-08-26
2
-3
/
+3
*
Updated EX: LIS3MDL driver updated to v1.0.0
Rocco Marco Guglielmi
2016-08-20
3
-47
/
+158
*
Removed EX STM32F207 demos.
Rocco Marco Guglielmi
2016-08-20
18
-3628
/
+0
*
Fixed typos in EX demos.
Rocco Marco Guglielmi
2016-07-28
3
-8
/
+8
*
UpdatedEX: LIS3DSH driver updated to v1.0.0
Rocco Marco Guglielmi
2016-07-28
2
-52
/
+145
*
UpdatedEX: LIS302DL driver updated to v1.0.0
Rocco Marco Guglielmi
2016-07-27
4
-46
/
+132
*
[STM32. USARTv2] Added receiver timeout handling.
Uladzimir Pylinski
2016-07-19
3
-0
/
+30
*
EX: LSM303DLHC driver updated to v1.0.0
Rocco Marco Guglielmi
2016-07-10
4
-82
/
+546
*
Removed measurement unit management from L3GD20 driver.
Rocco Marco Guglielmi
2016-07-10
3
-160
/
+51
*
Updated L3GD20 related files.
Rocco Marco Guglielmi
2016-07-10
3
-12
/
+12
*
Removed unused functions in L3GD20 driver,
Rocco Marco Guglielmi
2016-07-08
3
-92
/
+70
*
FPU settings for Cortex-M7, requires GCC 4.9 minimum.
Giovanni Di Sirio
2016-06-27
6
-6
/
+36
*
Edits to USB_CDC demo. Added USB voltage validation in hal_lld.c (still not b...
Rocco Marco Guglielmi
2016-06-25
3
-16
/
+16
*
Added STM32L4 USB_CDC demo
Rocco Marco Guglielmi
2016-06-23
11
-0
/
+2212
*
Updated all L3GD20 related demos
Rocco Marco Guglielmi
2016-06-22
8
-111
/
+408
*
Improvements to L3GD20
Rocco Marco Guglielmi
2016-06-21
2
-2
/
+11
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9646 35acf78f-673a-0410...
Giovanni Di Sirio
2016-06-21
41
-82
/
+82
[next]