index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
boards
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add stm32m3 make option and fix stm32m1 make option
inmarket
2015-06-08
7
-1
/
+16
*
Fixing typo in HY-MiniSTM32V board file
Joel Bodenmann
2015-05-23
1
-1
/
+1
*
SSD1331 board file for the SAM7EX256 via UEXT connector
inmarket
2015-05-10
1
-0
/
+223
*
More comments for the UEXT SSD1306 SPI board file
inmarket
2015-05-09
2
-2
/
+162
*
Improve the UEXT bus descriptor file
inmarket
2015-05-09
1
-2
/
+18
*
Example board files for connecting "TinyScreen" - an arduino SSD1331 display ...
inmarket
2015-04-07
2
-0
/
+122
*
Typo
inmarket
2015-04-01
1
-1
/
+1
*
Example board file and cpp file for the Auduino teensy and the SSD1351 driver
inmarket
2015-04-01
2
-0
/
+95
*
Updates to Mikromedia-Plus-STM32-M4 board and the SSD1963 driver
inmarket
2015-02-28
2
-51
/
+46
*
New Mikromedia-Plus-STM32-M4 board by lliypuk (with mods)
inmarket
2015-02-23
21
-0
/
+5838
*
SSD1306 board file for SAM7EX256 using UEXT connector
inmarket
2015-02-07
1
-0
/
+212
*
Oops - left some debugging.
inmarket
2015-02-07
1
-4
/
+3
*
Chibios definition updates for the Olimex-SAM7EX256
inmarket
2015-02-07
2
-11
/
+35
*
Board file fixes for the Olimex-SAM7EX256 board
inmarket
2015-02-07
3
-85
/
+136
*
Add TLS8204 on UEXT (Olimex MOD3310) to the SAM7EX256 board
inmarket
2015-02-07
2
-0
/
+161
*
Add UEXT connector definitions for the SAM7EX256 board.
inmarket
2015-02-05
1
-0
/
+63
*
Adding HY-MiniSTM32V board support
Joel Bodenmann
2015-02-01
7
-0
/
+672
*
Add Chibios v3 example files for the STM32F429iDiscovery board.
inmarket
2014-12-31
10
-7
/
+1307
*
Split SSD1306 spi board example into 2 files.
inmarket
2014-12-15
1
-0
/
+115
|
\
|
*
Improve SSD1306 spi example
ergosys
2014-12-12
1
-87
/
+66
*
|
Updates for the EMBEST board and a small fix to the SSD2119 driver.
inmarket
2014-12-15
2
-5
/
+8
|
/
*
Conversion of some addon board files to newmouse
inmarket
2014-11-10
3
-149
/
+128
*
Fix GDISP_NEED_CONTROL for the STM32F429i-Discovery board.
inmarket
2014-11-07
1
-34
/
+11
*
Fix the newmouse STMPE811 driver.
inmarket
2014-11-07
2
-13
/
+20
*
Allow a mouse driver to not return any results when it is polled.
inmarket
2014-11-07
2
-2
/
+4
*
Adding STM32F429i-Discovery touch support (not working yet)
Joel Bodenmann
2014-11-05
4
-4
/
+119
*
STM32F429i-Discovery board is now a supported board with an example project.
inmarket
2014-11-05
11
-0
/
+4388
*
Merge branch 'master' into newmouse
Joel Bodenmann
2014-10-27
7
-2
/
+1276
|
\
|
*
Adding Embest board example for chibios 2.x
Joel Bodenmann
2014-10-27
7
-2
/
+1276
|
*
Add eCos to the new build system - untested!
inmarket
2014-10-06
2
-156
/
+41
|
*
Add support for FreeRTOS into make system
inmarket
2014-10-06
12
-102
/
+64
|
*
Tidy ups
inmarket
2014-10-06
3
-3
/
+0
|
*
Update support for ChibiOS v3 to the current repository.
inmarket
2014-10-06
11
-86
/
+24
|
*
Update to makefiles to support ChibiOS v3, making ARM thumb targets, CPU spec...
inmarket
2014-10-04
9
-459
/
+136
|
*
First ARM build to use the new makefile plus makefile updates
inmarket
2014-10-01
5
-286
/
+153
*
|
STMPE811 fixes - still not working
Joel Bodenmann
2014-10-13
1
-1
/
+5
*
|
Port SMTPE811 mouse driver to newmouse (and supported boards)
inmarket
2014-10-13
3
-110
/
+112
*
|
Convert FT5x06 mouse driver to newmouse (untested)
inmarket
2014-10-13
3
-143
/
+93
*
|
Add GMouse parameter to ADS7843 mouse driver to enable multiple drivers.
inmarket
2014-10-13
1
-5
/
+16
*
|
Tidy up MCU mouse defines
inmarket
2014-10-13
2
-19
/
+15
*
|
fixing ADS7843 driver - tested
Joel Bodenmann
2014-10-11
1
-2
/
+2
*
|
ADS7843 porting - not tested yet!
Joel Bodenmann
2014-10-11
2
-24
/
+21
*
|
Update Olimex-STM32-LCD mouse board file for newmouse MCU driver.
inmarket
2014-10-12
3
-148
/
+137
*
|
Fine tuning the MCU driver parameters for the Mikromedia STM32 M4
inmarket
2014-10-09
1
-4
/
+4
*
|
New mouse board files for MikroMedia STM32 M4 board to use new MCU touch driver
inmarket
2014-10-07
3
-106
/
+96
*
|
Add eCos to the new build system - untested!
inmarket
2014-10-06
2
-156
/
+41
*
|
Add support for FreeRTOS into make system
inmarket
2014-10-06
12
-102
/
+64
*
|
Tidy ups
inmarket
2014-10-06
3
-3
/
+0
*
|
Update support for ChibiOS v3 to the current repository.
inmarket
2014-10-06
11
-86
/
+24
*
|
Update to makefiles to support ChibiOS v3, making ARM thumb targets, CPU spec...
inmarket
2014-10-04
9
-459
/
+136
[next]