index
:
avr/qmk/ChibiOS
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
os
/
hal
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed small ident, readme file and Makefile.
tfateba
2016-11-01
1
-1
/
+1
*
Add test program for AVR ADC hal.
tfateba
2016-11-01
2
-3
/
+3
*
Regenerated board files from XML after removing ULPI specification.
Giovanni Di Sirio
2016-10-31
4
-185
/
+189
*
STM32F7x. Nucleo-144 board.h fixes. This boards have no external USB PHY.
Uladzimir Pylinski
2016-10-31
2
-10
/
+0
*
Fixed small documentation error in STM32 RTCv1 driver.
Giovanni Di Sirio
2016-10-30
1
-2
/
+2
*
Fixed RTC on newer STM32F7 devices.
Giovanni Di Sirio
2016-10-28
4
-7
/
+8
*
White space fix.
Giovanni Di Sirio
2016-10-26
1
-0
/
+1
*
Fixed bug #786.
Giovanni Di Sirio
2016-10-26
1
-3
/
+9
*
Fixed assumption about EXT trigger mode
Fabio Utzig
2016-10-23
1
-6
/
+6
*
Small style fix
Fabio Utzig
2016-10-23
1
-1
/
+1
*
Added EXT driver
Fabio Utzig
2016-10-23
4
-0
/
+512
*
Fixed style / be more defensive writing register
Fabio Utzig
2016-10-21
1
-11
/
+3
*
Fixed issue that caused interrupts to never be served
Fabio Utzig
2016-10-21
1
-0
/
+3
*
Added support for ATmega162
Fabio Utzig
2016-10-19
3
-12
/
+50
*
Added os-less OSAL for AVR
Fabio Utzig
2016-10-17
3
-0
/
+1308
*
Fixed collision in multi-byte SPI write
Fabio Utzig
2016-10-17
1
-14
/
+15
*
Fixed some timer-related definitions in the STM32F0 registry.
Giovanni Di Sirio
2016-10-17
1
-3
/
+18
*
Fixed bug #785.
Giovanni Di Sirio
2016-10-17
1
-1
/
+1
*
Improved OTG number of endpoints handling.
Giovanni Di Sirio
2016-10-13
5
-3
/
+29
*
Fixed Bug #783.
Rocco Marco Guglielmi
2016-10-05
1
-2
/
+2
*
Fixed Bug #782.
Rocco Marco Guglielmi
2016-10-03
1
-0
/
+3
*
ADC hooks renamed.
Giovanni Di Sirio
2016-10-03
1
-7
/
+17
*
STM32F7 QUADSPI fix.
Giovanni Di Sirio
2016-10-03
1
-0
/
+30
*
Fixed Bug #780.
Rocco Marco Guglielmi
2016-09-28
1
-1
/
+2
*
Updated license header.
Rocco Marco Guglielmi
2016-09-26
1
-13
/
+10
*
Changes in sensor interfaces. Now biases are float since used only for cooked...
Rocco Marco Guglielmi
2016-09-25
6
-6
/
+6
*
Replaced tabs with spaces (not a real bug).
Rocco Marco Guglielmi
2016-09-24
1
-2
/
+2
*
Fixed Bug #779.
Rocco Marco Guglielmi
2016-09-24
1
-6
/
+6
*
Fixed Bug #778.
Rocco Marco Guglielmi
2016-09-24
1
-1
/
+1
*
Fixed Bug #776.
Rocco Marco Guglielmi
2016-09-24
1
-4
/
+12
*
Fixed bug #775.
Giovanni Di Sirio
2016-09-13
1
-0
/
+1
*
Fixed duplicated buffers in USARTv2 driver.
Giovanni Di Sirio
2016-09-13
2
-5
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9753 35acf78f-673a-0410...
Giovanni Di Sirio
2016-08-28
4
-19
/
+116
*
Implemented advanced queues in STM32 USARTv2 driver.
Giovanni Di Sirio
2016-08-27
5
-10
/
+253
*
Fixed bug #773.
Giovanni Di Sirio
2016-08-26
1
-2
/
+6
*
Removed extra brackets.
Giovanni Di Sirio
2016-08-26
1
-8
/
+8
*
Fixed bug #770.
Giovanni Di Sirio
2016-08-26
1
-1
/
+2
*
Added automatic number of channels initialization for ADCv2.
Giovanni Di Sirio
2016-08-26
3
-1
/
+17
*
Fixed Bug #769.
Rocco Marco Guglielmi
2016-08-24
1
-3
/
+3
*
Added missing Ethernet PHY related PINs
Rocco Marco Guglielmi
2016-08-24
12
-796
/
+788
*
Fixed bug #768.
Giovanni Di Sirio
2016-08-02
1
-1
/
+1
*
Fixed bug #767.
Giovanni Di Sirio
2016-07-26
1
-0
/
+20
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9717 35acf78f-673a-0410...
Giovanni Di Sirio
2016-07-21
1
-10
/
+2
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9716 35acf78f-673a-0410...
Giovanni Di Sirio
2016-07-21
3
-3
/
+10
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9715 35acf78f-673a-0410...
Giovanni Di Sirio
2016-07-21
1
-10
/
+14
*
[STM32. USARTv2] Added synchronous API support for timeout feature.
Uladzimir Pylinski
2016-07-20
2
-2
/
+23
*
[STM32. USARTv2] Added receiver timeout handling.
Uladzimir Pylinski
2016-07-19
3
-1
/
+43
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9712 35acf78f-673a-0410...
Giovanni Di Sirio
2016-07-18
2
-33
/
+90
*
Added alignment checks to the SDIO/SDMMC drivers.
Giovanni Di Sirio
2016-07-16
2
-4
/
+12
*
Fixed bug #765.
Giovanni Di Sirio
2016-07-16
1
-4
/
+8
[prev]
[next]