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
*
Improved TC handling in STM32 USART drivers.
Giovanni Di Sirio
2018-02-16
1
-3
/
+4
*
AVR: Add a testhal demo for XMEGA128U4A to test the SERIAL low level driver.
Theodore Ateba
2018-02-12
6
-0
/
+1615
*
AVR: Add a testhal demo for XMEGA128U4A to test the USART low level driver.
Theodore Ateba
2018-02-12
6
-0
/
+1619
*
AVR: Add USART and SERIAL low level driver to the platform description file.
Theodore Ateba
2018-02-12
1
-0
/
+1
*
AVR: Add driver.mk file for Usarts and Serials drivers.
Theodore Ateba
2018-02-12
1
-0
/
+13
*
AVR: Add serial low level driver for ATXMEGA128U4A.
Theodore Ateba
2018-02-12
2
-0
/
+1033
*
AVR: Add usart low level driver for ATXMEGA128U4A.
Theodore Ateba
2018-02-12
2
-0
/
+931
*
-Removed macro
edolomb
2018-02-12
2
-3
/
+3
*
Removed macro
edolomb
2018-02-12
1
-2
/
+2
*
SAMA5D2-SPI now runs in DDRAM
edolomb
2018-02-12
3
-144
/
+201
*
SAMA5D2-SERIAL now runs in DDR using FLEXCOM0 as serial
edolomb
2018-02-12
7
-42
/
+107
*
Last minute fixes.
Giovanni Di Sirio
2018-02-11
9
-4994
/
+4859
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11478 35acf78f-673a-041...
Giovanni Di Sirio
2018-02-11
1
-1
/
+0
*
More reports.
Giovanni Di Sirio
2018-02-11
5
-385
/
+661
*
Modified launch configurations to use OPENOCD env var.
Giovanni Di Sirio
2018-02-11
3
-22
/
+19
*
MISRA-related changes.
Giovanni Di Sirio
2018-02-10
20
-58
/
+71
*
MISRA-related fixes.
Giovanni Di Sirio
2018-02-10
1
-31
/
+36
*
MISRA-related fixes.
gdisirio
2018-02-10
4
-4
/
+4
*
MISRA-related changes.
Giovanni Di Sirio
2018-02-10
4
-8
/
+22
*
RT MISRA reports.
Giovanni Di Sirio
2018-02-07
2
-9
/
+9
*
Fixed bug #917.
Giovanni Di Sirio
2018-02-07
4
-3
/
+4
*
Fixed bug #916.
Giovanni Di Sirio
2018-02-07
2
-1
/
+12
*
MISRA-related fixes.
Giovanni Di Sirio
2018-02-06
2
-0
/
+7
*
Fixed instances of systime_t used as intervals.
Giovanni Di Sirio
2018-02-06
1
-4
/
+4
*
Syntax error with events disabled.
Giovanni Di Sirio
2018-02-06
1
-2
/
+3
*
MISRA-related fixes.
Giovanni Di Sirio
2018-02-06
5
-27
/
+43
*
Fixed an error message.
Giovanni Di Sirio
2018-02-06
1
-2
/
+2
*
Added more test configurations.
Giovanni Di Sirio
2018-02-06
2
-0
/
+7
*
MISRA-related fixes.
Giovanni Di Sirio
2018-02-06
1
-0
/
+2
*
MISRA-related fixes.
Giovanni Di Sirio
2018-02-06
6
-25
/
+23
*
Fixed test case to work with simulators.
Giovanni Di Sirio
2018-02-06
3
-3
/
+3
*
Added OpenOCD on ICDI launch configuration under tools
roccomarco
2018-02-05
1
-0
/
+10
*
Improved launch configuration for OpenOCD
Rocco Marco Guglielmi
2018-02-05
2
-0
/
+10
*
Improved launch configurations for OpenOCD
Rocco Marco Guglielmi
2018-02-05
5
-36
/
+11
*
Improved ST/MEMS documentation. Completely fixed Bug #915
Rocco Marco Guglielmi
2018-02-05
9
-13
/
+19
*
Updated LSM6DS0 driver to v 1.0.4 (Fixing Bug #915).
Rocco Marco Guglielmi
2018-02-05
2
-54
/
+52
*
Updated LPS25H driver to v 1.0.4 (Fixing Bug #915).
Rocco Marco Guglielmi
2018-02-05
2
-57
/
+79
*
Updated LIS302DL driver to v 1.0.4 (Fixing Bug #915).
Rocco Marco Guglielmi
2018-02-05
2
-43
/
+43
*
Updated LIS3MDL driver to v 1.0.5 (Fixing Bug #915).
Rocco Marco Guglielmi
2018-02-05
2
-68
/
+68
*
Minor documentation fixes
Rocco Marco Guglielmi
2018-02-05
3
-3
/
+3
*
Updated L3GD20 driver to v 1.0.5 (Fixing Bug #915).
Rocco Marco Guglielmi
2018-02-05
2
-91
/
+90
*
Updated HTS221 driver to v 1.0.1 (Fixing Bug #915).
Rocco Marco Guglielmi
2018-02-05
2
-287
/
+332
*
Updated LIS3DSH driver to v 1.0. (Fixing Bug #915).
Rocco Marco Guglielmi
2018-02-05
2
-147
/
+147
*
Updated LSM303DLHC driver to v 1.0.4 (Fixing Bug #915).
Rocco Marco Guglielmi
2018-02-05
2
-54
/
+53
*
Added instance getter macros (Fixing Bug #915).
Rocco Marco Guglielmi
2018-02-05
7
-0
/
+49
*
Updated peripherals interfaces (Fixing Bug #915).
Rocco Marco Guglielmi
2018-02-05
7
-54
/
+54
*
Fixed a comment.
Giovanni Di Sirio
2018-02-05
1
-1
/
+0
*
Fixed small problem in unhandled exceptions handler.
Giovanni Di Sirio
2018-02-05
1
-1
/
+2
*
Update test suites.
Giovanni Di Sirio
2018-02-04
4
-9
/
+9
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11432 35acf78f-673a-041...
Giovanni Di Sirio
2018-02-04
1
-1
/
+1
[next]