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
*
PAL callbacks added to STM32F373
Giovanni Di Sirio
2017-09-02
10
-52
/
+1626
*
Update the SPI configuration structure to fix the demo errors during compilat...
Theodore Ateba
2017-09-01
1
-6
/
+7
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10521 35acf78f-673a-041...
Giovanni Di Sirio
2017-09-01
6
-8
/
+17
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10520 35acf78f-673a-041...
Giovanni Di Sirio
2017-09-01
8
-1
/
+1560
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10519 35acf78f-673a-041...
Giovanni Di Sirio
2017-09-01
6
-24
/
+33
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10518 35acf78f-673a-041...
Giovanni Di Sirio
2017-09-01
11
-10
/
+1705
*
Callbacks handling added to STM32 GPIOv2, added F3 support to PAL callbacks d...
Giovanni Di Sirio
2017-09-01
9
-0
/
+1605
*
Portability enhancements.
Giovanni Di Sirio
2017-08-31
2
-2
/
+5
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10515 35acf78f-673a-041...
Giovanni Di Sirio
2017-08-31
2
-9
/
+8
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10514 35acf78f-673a-041...
Giovanni Di Sirio
2017-08-31
4
-21
/
+47
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10513 35acf78f-673a-041...
Giovanni Di Sirio
2017-08-31
2
-52
/
+104
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10512 35acf78f-673a-041...
Giovanni Di Sirio
2017-08-31
3
-54
/
+59
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10511 35acf78f-673a-041...
Giovanni Di Sirio
2017-08-31
8
-527
/
+27
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10510 35acf78f-673a-041...
Giovanni Di Sirio
2017-08-31
34
-1
/
+2435
*
Added STM32F303 support to the multi-target USB_CDC demo.
Giovanni Di Sirio
2017-08-28
11
-3
/
+1564
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10493 35acf78f-673a-041...
Giovanni Di Sirio
2017-08-28
1
-0
/
+0
*
Multi-target application example for USB_CDC, just L4 initially.
Giovanni Di Sirio
2017-08-28
14
-0
/
+2397
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10491 35acf78f-673a-041...
Giovanni Di Sirio
2017-08-28
1
-1
/
+1
*
Fixed bug #879.
Giovanni Di Sirio
2017-08-25
2
-6
/
+16
*
USB CDC demo for STM32L0, not working yet.
Giovanni Di Sirio
2017-08-24
11
-0
/
+2065
*
Fixed bug #874.
Giovanni Di Sirio
2017-08-22
6
-0
/
+6
*
Tentative workaround for L4 OTG driver.
Giovanni Di Sirio
2017-08-20
1
-52
/
+52
*
Update the AVR MEGA testhal Makefile according the new architecture.
tfateba
2017-08-16
7
-7
/
+7
*
Add a specific directory for AVR MEGA in the testhal.
Theodore Ateba
2017-08-16
42
-0
/
+0
*
Update AVR XMEGA all testhal Makefile.
Theodore Ateba
2017-08-16
7
-7
/
+7
*
Correction of indentation on AVR testhal Makefiles.
Theodore Ateba
2017-08-02
7
-8
/
+11
*
Remove the PCINT support from EXT driver because of a lot of conflicts. The P...
Theodore Ateba
2017-07-31
1
-1
/
+6
*
Resolve warning message: (warning: excess elements in array initializer).
Theodore Ateba
2017-07-18
1
-5
/
+0
*
Update all AVR Makefile with the SMART BUILD variable.
Theodore Ateba
2017-07-14
7
-0
/
+21
*
Update AVR testhal Makefiles according the new structure.
Theodore Ateba
2017-07-14
7
-61
/
+61
*
Fixed bug #863.
Giovanni Di Sirio
2017-07-09
1
-52
/
+52
*
Fixed bug #855.
gdisirio
2017-07-02
2
-0
/
+24
*
Implemented support for HSI16 divider on STM32L0xx.
Giovanni Di Sirio
2017-05-29
3
-0
/
+3
*
Fixed Bug #842
Rocco Marco Guglielmi
2017-05-28
2
-8
/
+11
*
Fixed broken F107 USB demo.
Giovanni Di Sirio
2017-05-28
10
-393
/
+467
*
Fixed bug #835.
Giovanni Di Sirio
2017-05-28
6
-20
/
+37
*
Fixed bug #839.
Giovanni Di Sirio
2017-05-27
1
-0
/
+11
*
Add an AVR SPI test hal program.
tfateba
2017-05-14
6
-0
/
+1704
*
Align all AVR testhal and demo mcuconf.h files.
tfateba
2017-04-28
6
-640
/
+690
*
Update AVR mcuconf.h file by adding PCINT driver system settings.
tfateba
2017-04-25
6
-0
/
+90
*
Fixed bug #832.
Giovanni Di Sirio
2017-04-23
1
-52
/
+52
*
RX test is now done using packet-aligned buffers.
Giovanni Di Sirio
2017-04-23
3
-107
/
+107
*
Tentative fix for missing RX events.
Giovanni Di Sirio
2017-04-16
1
-52
/
+52
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10113 35acf78f-673a-041...
Giovanni Di Sirio
2017-02-28
2
-4
/
+4
*
Fixed Eclipse metadata.
Giovanni Di Sirio
2017-02-07
3
-3
/
+3
*
Fixed bug #817.
Giovanni Di Sirio
2017-02-06
4
-8
/
+12
*
Remove Makefile.ch and Mafile.nil
tfateba
2017-01-14
3
-731
/
+23
*
Update the testhal/AVR/PWM with the new ChibiOS architecture.
tfateba
2017-01-14
3
-49
/
+86
*
Update AVR testhal GPT and fixed #error invalid configuration file.
tfateba
2017-01-04
5
-70
/
+116
*
Fixed Bug #803
Rocco Marco Guglielmi
2016-12-26
4
-4
/
+8
[next]