index
:
avr/qmk/ChibiOS
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
os
/
hal
/
ports
/
AVR
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change of baud rate generation of Serial Drivers interfaces.
tfateba
2016-12-04
1
-3
/
+3
*
Fixed Bug #794
Rocco Marco Guglielmi
2016-11-19
4
-4
/
+0
*
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
1
-2
/
+2
*
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
3
-0
/
+511
*
Fixed style / be more defensive writing register
Fabio Utzig
2016-10-21
1
-11
/
+3
*
Added support for ATmega162
Fabio Utzig
2016-10-19
3
-12
/
+50
*
Fixed collision in multi-byte SPI write
Fabio Utzig
2016-10-17
1
-14
/
+15
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9629 35acf78f-673a-0410...
Giovanni Di Sirio
2016-06-16
1
-0
/
+4
*
[AVR] Fix USB support for ATmega32U4
Fabio Utzig
2016-05-15
1
-0
/
+8
*
Adds support for USB device functionality for AT90USB and
Rob Lippert
2016-05-15
3
-0
/
+1240
*
[AVR] Removed unused register
Fabio Utzig
2016-04-10
1
-2
/
+0
*
[AVR] Fix mutex/semaphore macro usage
Fabio Utzig
2016-04-09
1
-4
/
+4
*
[AVR] Let compiler optimized set/clear pad
Fabio Utzig
2016-04-09
1
-6
/
+2
*
[AVR] Fix timer usage for ATmega128
Fabio Utzig
2016-04-09
2
-17
/
+52
*
AVR HAL LLD files renamed.
Giovanni Di Sirio
2016-04-02
19
-9
/
+9
*
Mass license update.
Giovanni Di Sirio
2016-03-18
22
-22
/
+22
*
Queues improvements.
Giovanni Di Sirio
2016-03-16
1
-2
/
+2
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8718 35acf78f-673a-0410...
Giovanni Di Sirio
2016-01-07
1
-2
/
+2
*
[AVR] PWM driver without callback doesnt enable int
Fabio Utzig
2015-08-22
1
-2
/
+3
*
[AVR] Removed spurious includes, better include paths
utzig
2015-07-11
1
-3
/
+0
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7622 35acf78f-673a-0410...
gdisirio
2015-01-11
22
-22
/
+22
*
[AVR] Updated PWM driver for 3.0 compatibility
utzig
2014-11-17
2
-1
/
+90
*
[AVR] Fixed checking for tickless mode
utzig
2014-11-17
1
-1
/
+1
*
[AVR] SPI driver updated for 3.0 + removed weird slave interface support
utzig
2014-09-04
2
-35
/
+15
*
[AVR] I2C driver updated for chibios3/nil + fixes
utzig
2014-09-02
2
-46
/
+20
*
[AVR] Add preliminary tickless support to HAL
utzig
2014-07-26
5
-98
/
+186
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7100 35acf78f-673a-0410...
gdisirio
2014-07-26
22
-1005
/
+1005
*
[AVR] Use osal provided OSAL_ST_FREQUENCY instead of redefining it
utzig
2014-07-25
1
-23
/
+17
*
Fixed warning
utzig
2014-07-09
1
-0
/
+4
*
Fixed a warning
utzig
2014-07-09
1
-1
/
+1
*
Make hal usable in both chibios/nil
utzig
2014-07-08
1
-11
/
+17
*
Mostly style fixes
utzig
2014-07-08
2
-29
/
+19
*
Fixed to osal type names
utzig
2014-07-08
1
-2
/
+2
*
Fixed to osal type names
utzig
2014-07-08
1
-2
/
+2
*
AVR HAL ported from RT-2 (serial/pal/hal tested)
utzig
2014-06-29
23
-0
/
+4995