index
:
avr/qmk/ChibiOS
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
demos
Commit message (
Expand
)
Author
Age
Files
Lines
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10637 35acf78f-673a-041...
Giovanni Di Sirio
2017-09-19
4
-57
/
+64
*
Minor fix on default demo and PAL driver
Rocco Marco Guglielmi
2017-09-17
1
-0
/
+3
*
Added PAL driver
Rocco Marco Guglielmi
2017-09-17
2
-4
/
+22
*
Edited RT-SAMA5D2-XPLAINED demo to be compliant with default demos (still unc...
Rocco Marco Guglielmi
2017-09-17
3
-95
/
+64
*
Added SAMA_HAL_IS_SECURE switch
Rocco Marco Guglielmi
2017-09-17
1
-0
/
+1
*
Improved RT and NIL test suite.
Giovanni Di Sirio
2017-09-17
1
-52
/
+52
*
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: 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
*
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 comment to all AVR Makefiles.
Theodore Ateba
2017-09-07
15
-3
/
+35
*
FatFS 0.13 integrated.
Giovanni Di Sirio
2017-09-07
8
-360
/
+368
*
Added UART driver system settings
edolomb
2017-09-04
1
-2
/
+17
*
Added SPI driver system settings
edolomb
2017-08-28
1
-3
/
+12
*
Fixed bug #877.
Giovanni Di Sirio
2017-08-24
1
-0
/
+5
*
Fixed bug #874.
Giovanni Di Sirio
2017-08-22
6
-2
/
+8
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10452 35acf78f-673a-041...
isiora
2017-08-18
1
-1
/
+1
*
Added clock ratio setting of the matrix busses,
isiora
2017-08-17
1
-0
/
+2
*
Activate the USB driver in mcuconf file to build the demo without any error.
Theodore Ateba
2017-08-17
1
-1
/
+1
*
Add a NIL demo for Arduino NANO.
Theodore Ateba
2017-08-17
5
-0
/
+1433
*
Add Arduino MINI NIL demo.
Theodore Ateba
2017-08-17
5
-0
/
+1433
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10439 35acf78f-673a-041...
isiora
2017-08-16
1
-3
/
+3
*
Update AVR MEGA demos Makefiles according the new architecture.
Theodore Ateba
2017-08-16
9
-9
/
+10
*
Update the AVR Tiny RT demo makefile.
Theodore Ateba
2017-08-13
1
-1
/
+1
*
Update the AVR Tiny NIL demo makefile.
Theodore Ateba
2017-08-13
1
-1
/
+1
*
Fixed Bug #870
Rocco Marco Guglielmi
2017-08-13
2
-2
/
+0
*
Added PIT implementation for ATSAMA5D2 (Still incomplete)
Rocco Marco Guglielmi
2017-08-11
1
-2
/
+30
*
Added CH_CFG_SEC_WORLD.
isiora
2017-08-11
1
-0
/
+7
*
Add an RT demo for AVR XMega.
Theodore Ateba
2017-08-10
6
-0
/
+1679
*
Add a NIL demo for AVR XMega.
Theodore Ateba
2017-08-09
6
-0
/
+1439
*
Complete clock tree initialization for ATSAMA5D2.
Rocco Marco Guglielmi
2017-08-07
2
-6
/
+6
*
Added clock tree management for ATSAMA5D2 (Still uncomplete)
Rocco Marco Guglielmi
2017-08-06
3
-8
/
+20
*
Started Clock tree development on SAMA5 port
Rocco Marco Guglielmi
2017-08-05
3
-48
/
+62
*
Correction of indentation on AVR demo Makefiles.
Theodore Ateba
2017-08-02
9
-13
/
+13
*
Added demo folder to RT-SAMA5D2-XPLAINED demo
Rocco Marco Guglielmi
2017-07-29
1
-0
/
+5
*
Created hierarchy to add SAMA5 support.
Rocco Marco Guglielmi
2017-07-29
4
-7
/
+415
*
Renamed ports/ARMCMAx-TZ as ports/ARMCAx-TZ
Rocco Marco Guglielmi
2017-07-29
1
-1
/
+1
*
Add a readme file to the DIGISPARK ATiny 167 NIL demo.
Theodore Ateba
2017-07-21
1
-0
/
+28
*
Add ChibiOS RT demo for AVR ATtiny167 mcu.
Theodore Ateba
2017-07-19
6
-0
/
+1737
*
Add NIL support for AVR Tiny architecture.
Theodore Ateba
2017-07-14
5
-0
/
+1472
*
Update all AVR Makefile with the SMART BUILD variable.
Theodore Ateba
2017-07-14
9
-0
/
+27
*
Update AVR demos Makefiles according the new structure.
Theodore Ateba
2017-07-14
9
-75
/
+76
*
Fixed Bug #858
Rocco Marco Guglielmi
2017-07-08
1
-1
/
+1
*
Fixed Bug #857
Rocco Marco Guglielmi
2017-07-08
5
-25
/
+11
*
Fixed bug #855.
gdisirio
2017-07-02
5
-3
/
+27
*
Fixed bug #847.
gdisirio
2017-07-01
1
-7
/
+2
[next]