index
:
avr/qmk/ChibiOS
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testhal
/
STM32
/
STM32F4xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improved makefiles on STM32F4xx.
Giovanni Di Sirio
2015-03-28
18
-156
/
+258
*
Fixed Keil demos.
Giovanni Di Sirio
2015-03-22
2
-780
/
+162
*
Tickless Mode improvements and more assertions added.
Giovanni Di Sirio
2015-03-15
1
-0
/
+1
*
Fixed a wrong comment in chconf.h.
Giovanni Di Sirio
2015-03-09
17
-17
/
+17
*
MISRA-related fixes.
Giovanni Di Sirio
2015-03-03
17
-0
/
+85
*
limit the use of scratchpad buffer
Giovanni Di Sirio
2015-02-23
1
-2
/
+2
*
SDIO. Added buffer for driver in testhal.
Uladzimir Pylinski
2015-02-19
1
-2
/
+8
*
SDIO. Fixed testhal code.
Uladzimir Pylinski
2015-02-19
1
-1
/
+2
*
SDIO. Fixed demo code for updated driver.
Uladzimir Pylinski
2015-02-18
1
-1
/
+1
*
Safer ADC start for STM32F4 and STM32L1.
Giovanni Di Sirio
2015-02-10
1
-2
/
+2
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7674 35acf78f-673a-0410...
Giovanni Di Sirio
2015-02-07
1
-1
/
+1
*
fixed some paths in makefiles
Giovanni Di Sirio
2015-02-07
2
-2
/
+2
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7672 35acf78f-673a-0410...
Giovanni Di Sirio
2015-02-07
1
-1
/
+1
*
chprintf and streams are now part of the HAL library.
Giovanni Di Sirio
2015-02-06
4
-4
/
+8
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7664 35acf78f-673a-0410...
Giovanni Di Sirio
2015-02-06
1
-1
/
+4
*
STM32F4 CDC_IAD demo, to be tested.
Giovanni Di Sirio
2015-02-06
9
-55
/
+134
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7662 35acf78f-673a-0410...
Giovanni Di Sirio
2015-02-06
1
-0
/
+0
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7660 35acf78f-673a-0410...
Giovanni Di Sirio
2015-02-06
11
-0
/
+0
*
Dual CDC demo for the STM32F4, to be tested.
Giovanni Di Sirio
2015-02-04
3
-147
/
+181
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7651 35acf78f-673a-0410...
Giovanni Di Sirio
2015-02-01
1
-11
/
+93
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7650 35acf78f-673a-0410...
Giovanni Di Sirio
2015-02-01
24
-13
/
+2083
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7622 35acf78f-673a-0410...
gdisirio
2015-01-11
65
-65
/
+65
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7598 35acf78f-673a-0410...
gdisirio
2014-12-27
13
-39
/
+14
*
RT. Changed API call chCoreStatus() -> chCoreGetStatusX()
barthess
2014-11-22
1
-1
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7520 35acf78f-673a-0410...
gdisirio
2014-11-18
1
-0
/
+52
*
RTCv2. Fixed testhal application.
barthess
2014-11-01
4
-72
/
+122
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7451 35acf78f-673a-0410...
gdisirio
2014-11-01
16
-0
/
+240
*
Fixed bug #545.
gdisirio
2014-11-01
2
-3
/
+52
*
Fixed bug #542.
gdisirio
2014-10-26
1
-1
/
+1
*
FSMC. Files moved to
barthess
2014-10-18
18
-4145
/
+0
*
Fixed bug #538.
gdisirio
2014-10-04
1
-1
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7323 35acf78f-673a-0410...
gdisirio
2014-09-27
3
-0
/
+3
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7316 35acf78f-673a-0410...
gdisirio
2014-09-25
4
-32
/
+16
*
Fixed bug #534.
gdisirio
2014-09-14
1
-0
/
+52
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7267 35acf78f-673a-0410...
gdisirio
2014-09-13
1
-0
/
+52
*
Fixed bug #533.
gdisirio
2014-09-13
2
-0
/
+61
*
[STM32 FSMC] Updated board files for testhal.
barthess
2014-09-01
1
-0
/
+4
*
Enhanced ICU driver.
gdisirio
2014-08-31
1
-4
/
+5
*
Enhanced PWM driver
gdisirio
2014-08-30
1
-0
/
+2
*
[FSMC SRAM] Naming convention fixes.
barthess
2014-08-26
1
-2
/
+2
*
[FSMC SRAM] Fixed speed degradation in testhal application.
barthess
2014-08-26
1
-4
/
+5
*
[FSMC NAND] Minor changes in testhal application.
barthess
2014-08-26
3
-7
/
+8
*
[FSMC SRAM] Added testhal application.
barthess
2014-08-26
7
-0
/
+1643
*
[STM32 FSMC NAND] Testhal minor fix.
barthess
2014-08-15
1
-1
/
+1
*
[STM32 FSMC NAND] Driver variant using dedicated FSMC interrupts finished and...
barthess
2014-08-14
2
-22
/
+30
*
[STM32 FSMC NAND] Testhal application cleanup.
barthess
2014-08-14
4
-113
/
+114
*
STM32 FSMC NAND. Polishing driver after hardware tests.
barthess
2014-08-07
1
-1
/
+1
*
STM32 FSMC NAND. Change driver file layout and naming conventions.
barthess
2014-08-06
3
-106
/
+93
*
STM32 FSMC NAND. Cleaned rest of v2.6 calls
barthess
2014-08-05
3
-11
/
+121
*
STM32 FSMC NAND. Fixed license notes.
barthess
2014-08-05
4
-1
/
+65
[next]