index
:
avr/qmk/ChibiOS-Contrib
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
demos
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #68 from awygle/msp430x
awygle
2016-05-04
9
-4
/
+1658
*
Merge pull request #55 from marcoveeneman/tiva-wdg-driver
marcoveeneman
2016-05-02
17
-11
/
+161
|
\
|
*
Tiva. Updated Tiva makefiles to be compatible with the main repository.
marcoveeneman
2016-04-28
3
-6
/
+12
|
*
Mass license update.
marcoveeneman
2016-04-28
14
-5
/
+149
*
|
fix warnings in STM32 projects because of missing configs
Nicolas Reinecke
2016-05-01
4
-0
/
+65
*
|
update stm32 demo and testhal projects to upstream chibios
Nicolas Reinecke
2016-05-01
12
-228
/
+320
*
|
sync with ChibiOS master for ASMXSRC
Stephane D'Alu
2016-04-28
2
-4
/
+8
*
|
[KINETIS] Mass update Makefile (license & asm changes).
flabbergast
2016-04-24
8
-18
/
+33
*
|
[KINETIS] Update Makefiles: cortex-m0 to cortex-m0plus.
flabbergast
2016-04-24
2
-2
/
+2
*
|
Updated Makefiles for STM32 according to
barthess
2016-04-23
10
-235
/
+267
*
|
Merge pull request #59 from flabbergast/oshchip
Fabio Utzig
2016-04-19
8
-0
/
+1236
|
\
\
|
*
|
[NRF51] Add OSHChip demo.
flabbergast
2016-04-14
8
-0
/
+1236
*
|
|
[KINETIS] Moved time variable definition in blinker thread
Jonathan Struebel
2016-04-18
1
-1
/
+1
*
|
|
[KINETS] Fixed comments in shellconf.h
Jonathan Struebel
2016-04-17
1
-2
/
+2
*
|
|
[KINETIS] Added shell demo for FRDM-KL25Z
Jonathan Struebel
2016-04-17
8
-0
/
+1487
|
/
/
*
|
Merge branch 'master' into fix-nrf51-port
Fabio Utzig
2016-04-10
5
-0
/
+991
|
\
\
|
*
|
Initial MSP430X Port.
Andrew Wygle
2016-04-08
5
-0
/
+991
|
|
/
*
|
Merge branch 'master' into fix-nrf51-port
Fabio Utzig
2016-04-10
13
-34
/
+101
|
\
|
|
*
Merge pull request #50 from utzig/fix-tiva-port
Fabio Utzig
2016-04-05
10
-28
/
+95
|
|
\
|
|
*
Improve http_server declaration
Fabio Utzig
2016-04-05
1
-1
/
+1
|
|
*
Fix tiva demos
Fabio Utzig
2016-04-04
10
-28
/
+95
|
*
|
Fix test thread usage
Fabio Utzig
2016-04-04
3
-6
/
+6
|
|
/
*
|
Fix rules path
Fabio Utzig
2016-04-04
1
-2
/
+2
*
|
Make RTC clock default
Fabio Utzig
2016-04-03
1
-2
/
+2
*
|
Add extra example parameters to mcuconf
Fabio Utzig
2016-04-03
1
-0
/
+3
*
|
Fix paths in demo Makefile
Fabio Utzig
2016-04-03
1
-4
/
+10
*
|
Fix test API usage
Fabio Utzig
2016-04-03
1
-2
/
+2
*
|
Add new chconf parameters
Fabio Utzig
2016-04-03
1
-0
/
+25
|
/
*
[KINETIS] A lot of updates
Fabio Utzig
2016-03-28
15
-75
/
+131
|
\
|
*
[KINETIS] Update demos (for HAL changes).
flabbergast
2016-03-22
15
-75
/
+131
*
|
Merge pull request #45 from utzig/kinetis
Fabio Utzig
2016-03-28
62
-0
/
+10105
|
\
|
|
*
[KINETIS] Add remaining demos and fix configs
Fabio Utzig
2016-03-15
46
-4
/
+7237
|
*
[KINETIS] Move from main repo to contrib
Fabio Utzig
2016-03-07
18
-0
/
+2872
*
|
QUEUES flags deleted from chconf.h files
barthess
2016-03-28
2
-16
/
+0
|
/
*
Added WDG switch to halconf.h files
barthess
2016-01-13
2
-0
/
+14
*
Tiva. Demo. Fixed lwip related changes in RT-TM4C1294-LAUNCHPAD-LWIP demo.
marcoveeneman
2015-11-18
1
-6
/
+2
*
Fixed copypaste typo in comments
barthess
2015-10-15
2
-2
/
+2
*
FSMC code cleanup
barthess
2015-10-14
7
-54
/
+61
*
Fixed rest of paths in build scripts.
barthess
2015-08-24
9
-28
/
+37
*
Merge pull request #23 from fpoussin/master
Uladzimir Pylinski
2015-08-24
7
-22
/
+22
|
\
|
*
Modified makefiles to incorporate changes
Fabien Poussin
2015-08-20
7
-22
/
+22
*
|
Cleanup nRF51 serial driver
Stephen Caudle
2015-08-10
1
-2
/
+2
|
/
*
[NRF51] Update openocd config file (0.9.0 has nrf51 target)
Fabio Utzig
2015-07-26
1
-11
/
+2
*
Added descriptions and code simplified
TexZK
2015-07-08
3
-31
/
+40
*
Added shell commands to control triple buffer demo
TexZK
2015-07-07
8
-1364
/
+1678
*
TriBuf demos updated and working
TexZK
2015-07-06
7
-855
/
+896
*
Added HW demo for triple buffer [WIP]
Andrea Zoppi
2015-07-05
15
-0
/
+2354
*
Added TriBuf files and demo [WIP]
TexZK
2015-07-04
9
-0
/
+1247
*
Merge pull request #10 from TexZK/ltdc_dma2d
Uladzimir Pylinski
2015-06-29
13
-3267
/
+294
|
\
|
*
Removed dependency on ST library for SDRAM
Andrea Zoppi
2015-06-28
13
-3268
/
+295
[next]