index
:
avr/qmk/ChibiOS
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correction of AVR hal_i2c_lld to respect the project code style.
tfateba
2017-01-04
3
-32
/
+36
*
Correction of AVR hal_gpt_lld to respect the project code style.
tfateba
2017-01-04
2
-26
/
+51
*
Correction of AVR hal_ext_lld to respect the project code style.
tfateba
2017-01-04
4
-39
/
+57
*
Correction to respect the project code style.
tfateba
2017-01-04
1
-1
/
+2
*
Fixed Bug #809
roccomarco
2017-01-04
2
-1
/
+2
*
Update AVR testhal GPT and fixed #error invalid configuration file.
tfateba
2017-01-04
5
-70
/
+116
*
Fixed AVR GPT Warning (Control reaches end of non void function., array defin...
tfateba
2017-01-04
1
-32
/
+30
*
Fixed AVR ADC Warning (Control reaches end of non void function.
tfateba
2017-01-04
1
-0
/
+1
*
Fixed misconfiguration of I2C PINs in ChibiOS/EX demos.
Rocco Marco Guglielmi
2017-01-02
7
-14
/
+14
*
Fixed bug 808.
Rocco Marco Guglielmi
2017-01-02
2
-1
/
+8
*
Fix AVR SPI bugs
Fabio Utzig
2016-12-31
2
-111
/
+66
*
Fixed Bug #807
Rocco Marco Guglielmi
2016-12-30
2
-0
/
+10
*
Fixed Bug #806
Rocco Marco Guglielmi
2016-12-30
7
-9
/
+63
*
Replaced tab with space
Rocco Marco Guglielmi
2016-12-29
1
-1
/
+1
*
Added new bitmask and updated platform names in STM32F0xx/hal_lld.h
Rocco Marco Guglielmi
2016-12-29
1
-42
/
+65
*
Fixed Bug #803
Rocco Marco Guglielmi
2016-12-29
2
-13
/
+10
*
Fixed Bug #805
Rocco Marco Guglielmi
2016-12-26
2
-2
/
+4
*
Fixed Bug #804
Rocco Marco Guglielmi
2016-12-26
2
-2
/
+4
*
Fixed Bug #803
Rocco Marco Guglielmi
2016-12-26
7
-4
/
+16
*
Added standalone virtual timers module.
Giovanni Di Sirio
2016-12-22
6
-165
/
+307
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9984 35acf78f-673a-0410...
Giovanni Di Sirio
2016-12-22
1
-1
/
+0
*
Fixed Bug #802
Rocco Marco Guglielmi
2016-12-21
2
-3
/
+7
*
Fixed Bug #801
Rocco Marco Guglielmi
2016-12-21
1
-1
/
+1
*
Fixed Bug #800
Rocco Marco Guglielmi
2016-12-21
3
-0
/
+8
*
Fixed wrong configuration for PA15 on ST_NUCLEO32_L432KC board.
Rocco Marco Guglielmi
2016-12-21
2
-3
/
+3
*
Fixed bug #799.
Giovanni Di Sirio
2016-12-20
2
-3
/
+12
*
Fixed bug #798.
Giovanni Di Sirio
2016-12-20
1
-0
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9970 35acf78f-673a-0410...
Giovanni Di Sirio
2016-12-19
5
-9
/
+23
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9969 35acf78f-673a-0410...
Giovanni Di Sirio
2016-12-18
2
-18
/
+28
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9968 35acf78f-673a-0410...
Giovanni Di Sirio
2016-12-18
4
-440
/
+44
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9967 35acf78f-673a-0410...
Giovanni Di Sirio
2016-12-18
1
-3
/
+3
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9966 35acf78f-673a-0410...
Giovanni Di Sirio
2016-12-18
12
-0
/
+4375
*
Fixed bug #796.
Giovanni Di Sirio
2016-12-13
2
-1
/
+3
*
Fixed RTC registry entries for STM32F030xC and STM32F070xB.
Giovanni Di Sirio
2016-12-13
1
-0
/
+8
*
Timer handling code size improvement in tickless mode.
Giovanni Di Sirio
2016-12-13
1
-7
/
+14
*
White space fix.
Giovanni Di Sirio
2016-12-13
1
-1
/
+1
*
Fixed bug #797.
Giovanni Di Sirio
2016-12-13
3
-3
/
+5
*
Documentation fix.
Giovanni Di Sirio
2016-12-12
3
-3
/
+3
*
Fixed Compilation errors and update testhal/AVR/I2C/ files.
tfateba
2016-12-04
3
-38
/
+77
*
Fixed building error and invalid configuration files for AVR Arduino Uno demo.
tfateba
2016-12-04
4
-38
/
+74
*
Update AVR Mini and Nano demo mcuconf.h files.
tfateba
2016-12-04
2
-0
/
+20
*
Remove the i2c activation from the EXT AVR testhal template.
tfateba
2016-12-04
1
-1
/
+1
*
Update the AVR mega RT demo mcuconf.h file
tfateba
2016-12-04
1
-0
/
+10
*
Update testhal/AVR/ADC mcuconf.h file.
tfateba
2016-12-04
1
-0
/
+10
*
Change of baud rate generation of Serial Drivers interfaces.
tfateba
2016-12-04
1
-3
/
+3
*
Added generic CMSIS device files.
Giovanni Di Sirio
2016-12-02
3
-0
/
+133
*
Fixes on USB lld related to STM32L432
Rocco Marco Guglielmi
2016-11-28
1
-1
/
+1
*
Fixes on USB lld related to STM32L432
Rocco Marco Guglielmi
2016-11-28
2
-12
/
+2
*
Added CAN3 support to the STM32 CANv1 driver.
Giovanni Di Sirio
2016-11-21
23
-49
/
+390
*
Shell backspace fix.
Giovanni Di Sirio
2016-11-21
1
-2
/
+2
[next]