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
*
Minor fix on default demo and PAL driver
Rocco Marco Guglielmi
2017-09-17
2
-9
/
+7
*
Added PAL driver
Rocco Marco Guglielmi
2017-09-17
9
-30
/
+651
*
Fixed smart building for SAMA drivers
Rocco Marco Guglielmi
2017-09-17
1
-0
/
+1
*
Added smart building for SAMA drivers
Rocco Marco Guglielmi
2017-09-17
2
-1
/
+18
*
Fixed wrong management of board_init for non secure HAL
Rocco Marco Guglielmi
2017-09-17
1
-1
/
+10
*
Edited RT-SAMA5D2-XPLAINED demo to be compliant with default demos (still unc...
Rocco Marco Guglielmi
2017-09-17
3
-95
/
+64
*
Added board init mechanism for SAMA5D27
Rocco Marco Guglielmi
2017-09-17
2
-1
/
+296
*
Added PIO related macros
Rocco Marco Guglielmi
2017-09-17
2
-0
/
+48
*
Improved AIC to work with both secure and non secure mode.
Rocco Marco Guglielmi
2017-09-17
2
-3
/
+17
*
Added SAMA_HAL_IS_SECURE switch
Rocco Marco Guglielmi
2017-09-17
2
-0
/
+10
*
Added Matrix clock enable in SAMA/SAMA5D2x/hal_lld.c
Rocco Marco Guglielmi
2017-09-17
1
-0
/
+11
*
Added a test suite generator tool written in FTL.
Giovanni Di Sirio
2017-09-17
1
-0
/
+1
*
Improved RT and NIL test suite.
Giovanni Di Sirio
2017-09-17
32
-4579
/
+5402
*
Added an FTL unit-test generator tool independent from SPC5Studio, it uses th...
Giovanni Di Sirio
2017-09-17
8
-0
/
+530
*
MISRA-related fixes.
Giovanni Di Sirio
2017-09-17
1
-9
/
+9
*
Fixed a typo.
gdisirio
2017-09-17
12
-27
/
+27
*
Demo working now.
Giovanni Di Sirio
2017-09-17
4
-28
/
+35
*
Fixed documentation error.
Giovanni Di Sirio
2017-09-17
1
-2
/
+2
*
Added STM32 SPI multi demo.
Giovanni Di Sirio
2017-09-17
12
-0
/
+1951
*
Style fixes
Rocco Marco Guglielmi
2017-09-16
1
-2
/
+2
*
Style fixes
Rocco Marco Guglielmi
2017-09-16
1
-7
/
+7
*
Restored folder in RT-SAMA5D2-XPLAINED demo
Rocco Marco Guglielmi
2017-09-16
1
-2
/
+2
*
Changed Thread's name
edolomb
2017-09-16
1
-2
/
+2
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10599 35acf78f-673a-041...
edolomb
2017-09-16
1
-2
/
+1
*
AVR: Update testhal Makefiles files.
Theodore Ateba
2017-09-16
7
-98
/
+700
*
AVR: Remove this files, no more needed with the new makefile.
Theodore Ateba
2017-09-16
2
-44
/
+0
*
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
[next]