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
*
AVR: Update demos makefiles to have a clean compilation.
Theodore Ateba
2017-09-16
15
-7786
/
+3962
*
AVR: Add Line LED definition and update comments.
Theodore Ateba
2017-09-16
1
-14
/
+55
*
Add a casting conversion to remove warning during compilation.
Theodore Ateba
2017-09-16
1
-1
/
+1
*
AVR: Update the USB lld file according to the new endpoint enumeration.
Theodore Ateba
2017-09-16
2
-1
/
+10
*
AVR: Add PAL line support in ATTiny lld.
Theodore Ateba
2017-09-16
2
-0
/
+187
*
AVR: Add PAL line support in XMEGA lld.
Theodore Ateba
2017-09-16
2
-2
/
+187
*
AVR: Remove the programming target from the generic makefile rule.
Theodore Ateba
2017-09-16
1
-13
/
+0
*
Improved clock tree configuration for SAMA5
Rocco Marco Guglielmi
2017-09-16
1
-1
/
+5
*
Updated Thread size
edolomb
2017-09-15
1
-4
/
+4
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10587 35acf78f-673a-041...
edolomb
2017-09-15
1
-1
/
+1
*
Added Blinking and Serial Thread
edolomb
2017-09-14
6
-63
/
+99
*
Add portable multi-device, multi-board ChibiOS applications.
Theodore Ateba
2017-09-13
26
-0
/
+5650
*
Update makefile on AVR Mega testhal.
Theodore Ateba
2017-09-13
7
-3640
/
+1280
*
Add AVR makefile rules for compilation.
Theodore Ateba
2017-09-13
1
-0
/
+297
*
Add Line LED definition and comment.
Theodore Ateba
2017-09-13
4
-51
/
+144
*
Remove a compilation warning.
Theodore Ateba
2017-09-13
1
-0
/
+3
*
Add PAL line support in PAL lld for AVR port.
Theodore Ateba
2017-09-13
2
-0
/
+199
*
Cosmetic changes in SAMA clock init
Rocco Marco Guglielmi
2017-09-13
1
-15
/
+5
*
Updated LLD templates with latest changes.
Giovanni Di Sirio
2017-09-13
4
-0
/
+62
*
Fixed bug #884.
Giovanni Di Sirio
2017-09-13
2
-5
/
+7
*
Fixed GPIO port index calculation.
Giovanni Di Sirio
2017-09-11
3
-6
/
+6
*
Moved wakeup logic in LLD.
Giovanni Di Sirio
2017-09-09
4
-34
/
+35
*
Added wakeup bit clear on interrupt.
Giovanni Di Sirio
2017-09-09
1
-0
/
+3
*
Tentative implementation of USB host wake-up API.
gdisirio
2017-09-09
5
-7
/
+67
*
Fixed bug #885.
Giovanni Di Sirio
2017-09-09
2
-0
/
+3
*
Fixed some typos and errors in the new hal_pal.h.
Giovanni Di Sirio
2017-09-09
1
-2
/
+2
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10565 35acf78f-673a-041...
Giovanni Di Sirio
2017-09-09
3
-23
/
+59
*
Add comment to all AVR Makefiles.
Theodore Ateba
2017-09-07
22
-4
/
+55
*
FatFS 0.13 integrated.
Giovanni Di Sirio
2017-09-07
15
-382
/
+396
*
Add stm32f429 discovery demo to multi-devices-boards application.
Theodore Ateba
2017-09-06
7
-0
/
+1519
*
Fixed bug #883.
Giovanni Di Sirio
2017-09-05
2
-2
/
+4
*
Added UART driver system settings
edolomb
2017-09-04
1
-2
/
+17
*
Added USARTv1 driver
edolomb
2017-09-04
3
-0
/
+827
*
Included USARTv1 Driver
edolomb
2017-09-04
1
-0
/
+1
*
Added pmc functions for UARTx
edolomb
2017-09-04
1
-1
/
+70
*
Added clock definition for UARTx
edolomb
2017-09-04
1
-0
/
+9
*
Fixed OSAL.H macro...
gdisirio
2017-09-04
4
-12
/
+12
*
Removed _ from guard macros for consistency with other files.
Giovanni Di Sirio
2017-09-04
4
-12
/
+12
*
Fixed bug #880.
Giovanni Di Sirio
2017-09-03
2
-1
/
+3
*
Fixed a problem in PAL callbacks STM32 LLDs.
Giovanni Di Sirio
2017-09-03
3
-19
/
+22
*
forgot to add a note
Giovanni Di Sirio
2017-09-03
1
-0
/
+2
*
SPI driver improvements.
Giovanni Di Sirio
2017-09-03
5
-20
/
+139
*
Aligned some mcuconf.h files.
Giovanni Di Sirio
2017-09-03
4
-19
/
+37
*
Made PAL callback and wait APIs independent from each other.
Giovanni Di Sirio
2017-09-02
18
-218
/
+374
*
Fixed a lame error....
Giovanni Di Sirio
2017-09-02
3
-13
/
+13
*
Correct code style and comment on USB driver files.
Theodore Ateba
2017-09-02
2
-4
/
+27
*
Correct comment on Serial driver files.
Theodore Ateba
2017-09-02
2
-4
/
+4
*
Correct code style and comment on ST driver files.
Theodore Ateba
2017-09-02
2
-5
/
+4
*
Correct code style and comment on PWM driver files.
Theodore Ateba
2017-09-02
2
-58
/
+60
*
Correct code style and comment on ICU driver files.
Theodore Ateba
2017-09-02
2
-24
/
+24
[next]