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
*
Moved RT version to 6.0, updated all chconf.h files.
Giovanni Di Sirio
2018-06-16
236
-352
/
+20774
*
Fixed compile time regression in USARTv1 driver.
Giovanni Di Sirio
2018-06-15
1
-1
/
+1
*
Added qSetLink().
Giovanni Di Sirio
2018-06-15
2
-0
/
+12
*
New API added to pools and fifos.
Giovanni Di Sirio
2018-06-15
4
-32
/
+138
*
AVR: ADD SPI testhal demo for XMEGA family.
Theodore Ateba
2018-06-15
6
-0
/
+1655
*
AVR: ADD SPI driver to the AVR XMEGA family.
Theodore Ateba
2018-06-15
3
-0
/
+727
*
AVR: ADD SPI driver to the AVR platform.
Theodore Ateba
2018-06-15
1
-0
/
+1
*
AVR: Add a crypto testhal example.
Theodore Ateba
2018-06-13
6
-0
/
+1767
*
AVR: Update the error code for the encryption/decryption operations.
Theodore Ateba
2018-06-13
1
-2
/
+2
*
AVR: Update demo.
tfateba
2018-06-13
11
-10
/
+13
*
Missing dummy structures.
Giovanni Di Sirio
2018-06-13
1
-6
/
+22
*
Added more conditionals to CRY driver. Removed conditionals from high level f...
Giovanni Di Sirio
2018-06-13
6
-17
/
+319
*
Changed two error codes in a single error type.
Giovanni Di Sirio
2018-06-13
1
-2
/
+1
*
AVR: Add the Crypto driver to the platform file.
Theodore Ateba
2018-06-12
1
-0
/
+1
*
AVR: Add Crypto driver.
Theodore Ateba
2018-06-12
3
-0
/
+527
*
Add crypto encryption and decryption error messages.
Theodore Ateba
2018-06-12
1
-1
/
+3
*
Add conditional compilation to resolve the compilation error (error: unknown ...
Theodore Ateba
2018-06-12
4
-1
/
+23
*
Resolve compilation error while Crypto subsystem is activated.
Theodore Ateba
2018-06-12
1
-0
/
+1
*
Fixed bug introduced by bug #951 fix.
Giovanni Di Sirio
2018-06-09
2
-1
/
+5
*
Correct bad comment.
Theodore Ateba
2018-06-07
1
-1
/
+1
*
Fixed Crypto hal source code. Remove undefine variables.
Theodore Ateba
2018-06-06
1
-4
/
+2
*
Fixed Crypto templete header file.
Theodore Ateba
2018-06-06
1
-1
/
+1
*
Changed fileStreamGetSize() in order to avoid types mixing.
Giovanni Di Sirio
2018-06-03
1
-2
/
+3
*
Renamed fileStreamSeek() in fileStreamSetPosition().
Giovanni Di Sirio
2018-06-02
1
-3
/
+3
*
Modified method to get file position.
Giovanni Di Sirio
2018-06-02
1
-4
/
+4
*
Added offset field to files.
Giovanni Di Sirio
2018-06-02
1
-1
/
+2
*
Added initializer sections for flash0...flash7 memory areas in GCC Cortex-M l...
Giovanni Di Sirio
2018-06-02
12
-228
/
+367
*
ADCv3 oversampling support.
Giovanni Di Sirio
2018-06-02
4
-5
/
+26
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12072 110e8d01-0319-4d1...
Giovanni Di Sirio
2018-06-02
1
-28
/
+0
*
Documentation fix.
Giovanni Di Sirio
2018-06-01
1
-1
/
+1
*
Fixed bug #954.
Giovanni Di Sirio
2018-06-01
3
-3
/
+5
*
Fixed bug #953.
Giovanni Di Sirio
2018-06-01
3
-6
/
+9
*
Delay added after ADC reset.
Giovanni Di Sirio
2018-06-01
1
-1
/
+3
*
Smarter checks for STM32F37x ADC/SDADC clocks.
Giovanni Di Sirio
2018-06-01
1
-4
/
+6
*
Fixed TIMPRE behavior.
Giovanni Di Sirio
2018-05-27
2
-5
/
+14
*
Fixed bug #952.
Giovanni Di Sirio
2018-05-27
4
-9
/
+23
*
Fixed bug #951.
Giovanni Di Sirio
2018-05-26
5
-9
/
+45
*
Fixed bug #950.
Giovanni Di Sirio
2018-05-26
3
-1
/
+5
*
Fixed bug #948.
Giovanni Di Sirio
2018-05-26
1
-1
/
+1
*
Fixed bug #948.
Giovanni Di Sirio
2018-05-26
3
-1
/
+4
*
Added WSPI to hal.mk file.
Giovanni Di Sirio
2018-05-25
1
-1
/
+5
*
Added an enhanced variant of QSPI named WSPI. QSPI will be deprecated when WS...
Giovanni Di Sirio
2018-05-25
4
-0
/
+761
*
added SAMA HMAC + fixed TRNG 128 bit generation
areviu
2018-05-19
15
-58
/
+1094
*
Fixed bug #948.
Giovanni Di Sirio
2018-05-17
3
-8
/
+17
*
Template fix.
Giovanni Di Sirio
2018-05-15
3
-9
/
+3
*
Added mcuconf.h generator for STM32H743xx.
Giovanni Di Sirio
2018-05-15
6
-10
/
+518
*
Added mcuconf.h generator tool for STM32F413xx.
Giovanni Di Sirio
2018-05-15
5
-1
/
+399
*
Various fixes to F413 mcuconf and registry. Removed dead options in OTGv1.
Giovanni Di Sirio
2018-05-15
3
-11
/
+76
*
Updated with new makefiles, added Systick priority initialization.
Giovanni Di Sirio
2018-05-15
3
-42
/
+42
*
Fixed to be made also to other demos without HAL and backported.
Giovanni Di Sirio
2018-05-14
3
-40
/
+47
[next]