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
*
Add AVR XMega PAL low level driver files.
Theodore Ateba
2017-08-09
3
-0
/
+480
*
Add AVR XMega system tick low level driver files.
Theodore Ateba
2017-08-09
3
-0
/
+281
*
Add AVR XMega hall and platform files.
Theodore Ateba
2017-08-09
3
-0
/
+144
*
Remove the PCINT support from EXT driver because of a lot of conflicts. The P...
Theodore Ateba
2017-07-31
2
-855
/
+264
*
Add NIL support for AVR Tiny architecture.
Theodore Ateba
2017-07-14
22
-0
/
+4233
*
Correct the string to find.
Theodore Ateba
2017-07-14
6
-6
/
+6
*
Add driver folders and a driver.mk file.
Theodore Ateba
2017-07-14
31
-11
/
+92
*
Adding AVR family subdirecories.
Theodore Ateba
2017-07-14
28
-16
/
+16
*
Update file description
tfateba
2017-04-26
9
-10
/
+10
*
Change the maccro name.
tfateba
2017-04-26
1
-4
/
+4
*
Change the macro name and the file tag name.
tfateba
2017-04-26
4
-17
/
+17
*
Correction of the macro name.
tfateba
2017-04-26
5
-14
/
+14
*
Change the file name , comments and macro on the hearder file.
tfateba
2017-04-26
1
-6
/
+6
*
Change the file name and macro on the hearder file.
tfateba
2017-04-26
1
-4
/
+4
*
Change the file name and macro on the hearder file.
tfateba
2017-04-26
1
-4
/
+4
*
Change the macro on the hearder file.
tfateba
2017-04-26
1
-3
/
+3
*
Change the macro and comment on the hearder file.
tfateba
2017-04-26
1
-4
/
+4
*
Change the macro and comment on the hearder file.
tfateba
2017-04-26
1
-4
/
+4
*
Change the macro on the hearder file.
tfateba
2017-04-26
1
-3
/
+3
*
Change the macro on the hearder file.
tfateba
2017-04-26
1
-3
/
+3
*
Change the comment on the header file.
tfateba
2017-04-26
1
-1
/
+1
*
Change the definition of the ADC hal file.
tfateba
2017-04-25
1
-3
/
+3
*
[AVR] PCINTx support for EXT
Fabio Utzig
2017-04-02
3
-283
/
+923
*
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 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
*
Fix AVR SPI bugs
Fabio Utzig
2016-12-31
2
-111
/
+66
*
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
[next]