index
:
avr/qmk/ChibiOS
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed bug bug #424.
gdisirio
2013-08-04
2
-3
/
+4
*
Added support for Olimex STM32-H407.
gdisirio
2013-08-03
4
-0
/
+1749
*
Fixed typo.
gdisirio
2013-08-03
1
-1
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6066 35acf78f-673a-0410...
acirillo87
2013-08-02
1
-0
/
+1
*
Fixed bug bug #423.
gdisirio
2013-08-01
2
-1
/
+3
*
Fixed bug #421.
gdisirio
2013-08-01
2
-2
/
+8
*
Fixed bug #422.
gdisirio
2013-08-01
3
-6
/
+63
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6057 35acf78f-673a-0410...
acirillo87
2013-07-31
1
-0
/
+3
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6032 35acf78f-673a-0410...
acirillo87
2013-07-27
1
-542
/
+539
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6031 35acf78f-673a-0410...
acirillo87
2013-07-27
1
-2
/
+2
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6020 35acf78f-673a-0410...
gdisirio
2013-07-21
2
-8
/
+1
*
Updated readme.
gdisirio
2013-07-21
2
-0
/
+8
*
Gave it a different name.
gdisirio
2013-07-21
22
-2
/
+23
*
Why LSE was started in two different places?
gdisirio
2013-07-21
1
-7
/
+0
*
Why an STM32F4xx-specific feature in halconf.h?
gdisirio
2013-07-21
22
-148
/
+1
*
BKPSRAM. Updated halconf.h files.
barthess
2013-07-21
22
-1
/
+148
*
BKPSRAM. Added support on STM32F4x and STM32F2x platforms.
barthess
2013-07-21
9
-0
/
+1589
*
Documentation related fix.
gdisirio
2013-07-20
1
-1
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6003 35acf78f-673a-0410...
acirillo87
2013-07-20
1
-6
/
+6
*
Fixed missing ; in tesmbox.c.
gdisirio
2013-07-19
1
-1
/
+1
*
Fixed doc error.
gdisirio
2013-07-19
1
-1
/
+1
*
Port support for SCP560B64.
gdisirio
2013-07-18
7
-17
/
+137
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5982 35acf78f-673a-0410...
gdisirio
2013-07-18
7
-0
/
+892
*
[AVR] Fix file naming, add license, separate adc/spi sections
utzig
2013-07-16
3
-63
/
+95
*
[AVR] Disable shared use of a single timer between multiple drivers
utzig
2013-07-16
4
-0
/
+54
*
Fixed bug #420.
gdisirio
2013-07-13
2
-2
/
+3
*
Fixed bug #419.
gdisirio
2013-07-13
4
-17
/
+19
*
Fixed bug #417.
gdisirio
2013-07-13
2
-2
/
+3
*
Fixed some obsolete references.
gdisirio
2013-07-13
1
-12
/
+10
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5950 35acf78f-673a-0410...
gdisirio
2013-07-11
1
-1
/
+1
*
[AVR] Remove tick timer IRQ handling from OLIMEX_AVR_CAN (available on hal_lld)
utzig
2013-07-09
1
-11
/
+0
*
[AVR] Add USART1 to AT90CAN128 demo to fix build error
utzig
2013-07-09
1
-1
/
+1
*
[AVR] Fix timer 0 support for AT90CANxx
utzig
2013-07-09
1
-1
/
+9
*
[AVR] add ADC/SPI pinouts for AT90CANxx
utzig
2013-07-09
1
-1
/
+18
*
[AVR] add DAC HAL options to disable annoying warning
utzig
2013-07-09
4
-0
/
+28
*
[AVR] use better defines for timer based drivers
utzig
2013-07-08
14
-180
/
+180
*
Add default ICU/PWM options for AVR demos
utzig
2013-07-08
4
-0
/
+52
*
Add ICU HAL test for AVR
utzig
2013-07-08
6
-0
/
+1697
*
Fix PWM regtable conflict with ICU
utzig
2013-07-08
1
-1
/
+1
*
Add initial ICU driver for AVR
utzig
2013-07-08
3
-1
/
+532
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5928 35acf78f-673a-0410...
gdisirio
2013-07-05
4
-13
/
+3
*
Add HAL test for AVR PWM driver
utzig
2013-07-03
6
-0
/
+1609
*
Add initial PWM driver for AVR
utzig
2013-07-03
3
-1
/
+706
*
Added note.
gdisirio
2013-06-30
1
-2
/
+3
*
Fixed typos in USARTv1 driver.
gdisirio
2013-06-30
1
-7
/
+7
*
Feature request #28 merged. Updated mcuconf.h files.
barthess
2013-06-30
20
-0
/
+200
*
Feature request #28 merged.
barthess
2013-06-30
3
-4
/
+340
*
DAC merge and rework, part 3.
gdisirio
2013-06-30
4
-3
/
+11
*
DAC merge and rework, part 2.
gdisirio
2013-06-30
5
-3
/
+661
*
DAC merge and rework, part 1.
gdisirio
2013-06-30
3
-2
/
+613
[prev]
[next]