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
*
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
*
Fixed Compilation errors and update testhal/AVR/I2C/ files.
tfateba
2016-12-04
3
-38
/
+77
*
Remove the i2c activation from the EXT AVR testhal template.
tfateba
2016-12-04
1
-1
/
+1
*
Update testhal/AVR/ADC mcuconf.h file.
tfateba
2016-12-04
1
-0
/
+10
*
Added CAN3 support to the STM32 CANv1 driver.
Giovanni Di Sirio
2016-11-21
6
-0
/
+12
*
Updated STM32L4xx/USB_CDC demo
Rocco Marco Guglielmi
2016-11-19
2
-8
/
+4
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9899 35acf78f-673a-0410...
Giovanni Di Sirio
2016-11-04
1
-1
/
+1
*
Tentative USB suspend fix.
gdisirio
2016-11-03
10
-42
/
+104
*
Fixed small ident, readme file and Makefile.
tfateba
2016-11-01
2
-12
/
+8
*
Add test program for AVR ADC hal.
tfateba
2016-11-01
6
-0
/
+1709
*
Added EXT driver
Fabio Utzig
2016-10-23
6
-0
/
+1692
*
Fixed an harmless warning.
Giovanni Di Sirio
2016-10-11
2
-1
/
+2
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9851 35acf78f-673a-0410...
Giovanni Di Sirio
2016-10-04
16
-15
/
+67
*
STM32F0 WDG demo added.
Giovanni Di Sirio
2016-10-04
10
-1
/
+1552
*
Mass removing of EX demos from testhal directory.
Rocco Marco Guglielmi
2016-09-30
147
-29972
/
+0
[next]