index
:
avr/qmk/ChibiOS
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
os
/
hal
/
ports
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed bug related to spurious interrupt
edolomb
2018-02-21
1
-11
/
+11
*
Added getChannelTransitionSize function
edolomb
2018-02-21
1
-0
/
+14
*
AVR: add DAC low level driver for XMEGA128A4U.
Theodore Ateba
2018-02-21
3
-0
/
+536
*
AVR: Add DAC to the platform support file.
Theodore Ateba
2018-02-21
1
-0
/
+1
*
Callback invoked on all enabled and pending interrupt sources.
isiora
2018-02-21
1
-4
/
+3
*
Added default handlers.
isiora
2018-02-21
1
-3
/
+20
*
Fixed masking of enabled int in the handler.
isiora
2018-02-21
1
-1
/
+1
*
Fixed bugs on length buffer and transmit queue
edolomb
2018-02-20
1
-7
/
+19
*
AVR: add DMA low level driver for XMEGA128A4U
Theodore Ateba
2018-02-20
3
-0
/
+353
*
AVR: Add DMA to the platform support file.
Theodore Ateba
2018-02-20
1
-0
/
+1
*
Added WDRBT flag in MR register as default to avoid overrun using dma.
isiora
2018-02-20
1
-775
/
+779
*
Cleanup ISR.
isiora
2018-02-20
1
-28
/
+18
*
Fixed bugs and code optimized
edolomb
2018-02-20
1
-13
/
+5
*
Removed EXTIv1 from the STM32 platform files.
Giovanni Di Sirio
2018-02-20
11
-11
/
+0
*
AVR: Add the support of the Watchdog low level driver to the XMEGA128A4U.
Theodore Ateba
2018-02-19
3
-0
/
+416
*
AVR: Add watchdog to the platform driver file.
Theodore Ateba
2018-02-19
1
-0
/
+1
*
Removed EXTIv1 from STM32/LLD.
Giovanni Di Sirio
2018-02-19
4
-426
/
+0
*
Added SAMA5D28 platform name
edolomb
2018-02-16
1
-0
/
+3
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11500 35acf78f-673a-041...
edolomb
2018-02-16
1
-6
/
+6
*
XDMAC0 is SECURE and XDMAC1 is NOT SECURE
edolomb
2018-02-16
2
-114
/
+76
*
Improved TC handling in STM32 USART drivers.
Giovanni Di Sirio
2018-02-16
1
-3
/
+4
*
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
*
MISRA-related changes.
Giovanni Di Sirio
2018-02-10
6
-12
/
+12
*
Fixed instances of systime_t used as intervals.
Giovanni Di Sirio
2018-02-06
1
-4
/
+4
*
Various fixes submitted by pl4nkton.
Giovanni Di Sirio
2018-02-02
3
-9
/
+24
*
Documentation fixes.
Giovanni Di Sirio
2018-02-02
2
-3
/
+3
*
Fixed bug #914.
Giovanni Di Sirio
2018-02-02
2
-11
/
+11
*
update sdmmc test hal project with read and write to file
areviu
2018-02-01
1
-1
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11418 35acf78f-673a-041...
isiora
2018-01-30
1
-2
/
+0
*
MAC now works with checksum offload
edolomb
2018-01-30
2
-17
/
+6
*
Fixed bug on length of frame
edolomb
2018-01-29
1
-1
/
+4
*
Added entries and demo for STM32F7x2/F7x3 support.
Giovanni Di Sirio
2018-01-22
2
-3
/
+476
*
AVR: Cleanup source code.
Theodore Ateba
2018-01-21
13
-378
/
+402
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11385 35acf78f-673a-041...
isiora
2018-01-20
1
-0
/
+2
*
AVR: Cleanup code source.
Theodore Ateba
2018-01-20
22
-452
/
+454
*
Fixed minor documentation issues.
Giovanni Di Sirio
2018-01-20
1
-1
/
+1
*
Fixed small Doxygen error.
Giovanni Di Sirio
2018-01-20
1
-1
/
+0
*
Added more TIM-related definitions.
Giovanni Di Sirio
2018-01-20
3
-0
/
+53
*
Added HRTIM support.
Giovanni Di Sirio
2018-01-20
4
-1
/
+69
*
Small fix to buffer size settings.
Giovanni Di Sirio
2018-01-20
1
-2
/
+2
*
Added 50mHz capability to SDMMCv1 driver.
Giovanni Di Sirio
2018-01-20
2
-2
/
+14
*
Added CRC unit to RCC support files.
Giovanni Di Sirio
2018-01-20
2
-0
/
+53
*
Style-related fixes.
Giovanni Di Sirio
2018-01-20
1
-1
/
+1
*
Mass update of the Apache 2.0 license statement.
Giovanni Di Sirio
2018-01-20
264
-1283
/
+1283
*
More #912.
Giovanni Di Sirio
2018-01-19
1
-4
/
+5
*
More changes caused by #913.
Giovanni Di Sirio
2018-01-19
1
-1
/
+1
*
Fixed bug #913.
Giovanni Di Sirio
2018-01-19
4
-37
/
+87
[next]