index
:
avr/qmk/ChibiOS
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testhal
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
sdmmc driver update, added support for reliance edge fs
areviu
2018-02-26
16
-130
/
+1110
*
Added back missing revisions in trunk.
Giovanni Di Sirio
2018-02-26
2
-4
/
+5
*
Now demo works in DDR
edolomb
2018-02-21
4
-17
/
+27
*
Changed SPI's frequency
edolomb
2018-02-20
1
-7
/
+3
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11517 35acf78f-673a-041...
edolomb
2018-02-20
1
-2
/
+2
*
AVR: Add testhal watchdog demo code.
tfateba
2018-02-19
6
-0
/
+1582
*
AVR: Add a testhal demo for XMEGA128U4A for OSLIB test suite.
Theodore Ateba
2018-02-19
6
-0
/
+1614
*
Added demo SPI with Flexcom
edolomb
2018-02-16
11
-0
/
+1812
*
Changed CH_DBG_THREADS_PROFILING at FALSE
edolomb
2018-02-16
1
-1
/
+1
*
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
*
-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
*
Add more lisibility.
Theodore Ateba
2018-02-04
1
-1
/
+2
*
update sdmmc test hal project with read and write to file
areviu
2018-02-01
2
-3
/
+77
*
Removed several CORTEX_VTOR_INIT leftovers.
Giovanni Di Sirio
2018-01-20
5
-10
/
+0
*
Mass update of the Apache 2.0 license statement.
Giovanni Di Sirio
2018-01-20
491
-2230
/
+2230
*
More changes caused by #913.
Giovanni Di Sirio
2018-01-19
8
-8
/
+8
*
AVR: Simplify the PWM example code.
Theodore Ateba
2018-01-18
1
-91
/
+33
*
AVR: Update demo comment.
Theodore Ateba
2018-01-18
1
-3
/
+3
*
AVR: Add other prescalers to the PWM low level driver and update testhal.
Theodore Ateba
2018-01-17
1
-6
/
+53
*
Fixed bug
edolomb
2018-01-17
1
-2
/
+2
*
Updated demo SPI
edolomb
2018-01-17
5
-68
/
+152
*
Simple echo from terminal demo
edolomb
2018-01-17
10
-0
/
+1830
*
removed legacy code for pmc
areviu
2018-01-15
2
-16
/
+3
*
update SDMMC driver and added test hal project
areviu
2018-01-11
10
-0
/
+1905
*
SECUMOD Demo
edolomb
2018-01-10
10
-0
/
+1939
*
SPIv1 and SPIv2 circular mode added. Rework of RCC files and all dependencies...
Giovanni Di Sirio
2018-01-10
14
-5
/
+76
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11242 35acf78f-673a-041...
Giovanni Di Sirio
2018-01-09
3
-12
/
+63
*
Added SRAMs cache settings to STM32H7 mcuconf.h.
Giovanni Di Sirio
2018-01-08
1
-0
/
+6
*
Added unified cache handler for Cortex-M devices.
Giovanni Di Sirio
2018-01-08
1
-5
/
+5
*
Added BDMA support to the STM32H7xx port.
Giovanni Di Sirio
2018-01-07
1
-1
/
+1
*
Added portability include path to the various startup.mk files.
Giovanni Di Sirio
2018-01-05
1
-2
/
+3
*
SPI driver works, probably optimizations are possible.
Giovanni Di Sirio
2018-01-05
1
-0
/
+5
*
Fixed wrong CS.
Giovanni Di Sirio
2018-01-04
1
-6
/
+6
*
Various fixes, H7 SPI does not work yet.
Giovanni Di Sirio
2018-01-04
2
-13
/
+9
*
Added H7 builder to the STM32 SPI unified demo.
Giovanni Di Sirio
2018-01-04
8
-13
/
+1931
*
AVR: Update AVR multi demo configuration files.
Theodore Ateba
2017-12-23
4
-32
/
+64
*
AVR: Update all configuration files of testhal to avoid the error CH_DBG_TRAC...
Theodore Ateba
2017-12-21
7
-7
/
+7
*
Fixed project settings for all targets.
Giovanni Di Sirio
2017-12-03
3
-7
/
+7
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11114 35acf78f-673a-041...
Giovanni Di Sirio
2017-12-03
3
-5
/
+9
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11113 35acf78f-673a-041...
Giovanni Di Sirio
2017-12-03
7
-9
/
+76
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11112 35acf78f-673a-041...
Giovanni Di Sirio
2017-12-03
3
-3
/
+3
*
STM32 UART driver test application, not complete.
Giovanni Di Sirio
2017-12-02
31
-0
/
+7371
*
More makefiles.
Giovanni Di Sirio
2017-12-02
9
-338
/
+279
*
More makefiles updated.
Giovanni Di Sirio
2017-12-02
10
-171
/
+213
*
Fixed FPU type for CM4.
Giovanni Di Sirio
2017-12-02
3
-3
/
+3
*
Updated some makefiles, still lots to be updated.
Giovanni Di Sirio
2017-12-02
9
-197
/
+198
[prev]
[next]