aboutsummaryrefslogtreecommitdiffstats
path: root/boards
Commit message (Expand)AuthorAgeFilesLines
...
* Some more work on the F7 discoveryJoel Bodenmann2015-07-096-466/+39
* Renaming driver to STM32LTDC as this will be a generic oneJoel Bodenmann2015-07-091-1/+1
* Adding correct display parametersJoel Bodenmann2015-07-081-4/+4
* Adding some board file stuff for the F7 discovery (nothing done yet, just add...Joel Bodenmann2015-07-088-0/+3643
* Add stm32m3 make option and fix stm32m1 make optioninmarket2015-06-087-1/+16
* Fixing typo in HY-MiniSTM32V board fileJoel Bodenmann2015-05-231-1/+1
* SSD1331 board file for the SAM7EX256 via UEXT connectorinmarket2015-05-101-0/+223
* More comments for the UEXT SSD1306 SPI board fileinmarket2015-05-092-2/+162
* Improve the UEXT bus descriptor fileinmarket2015-05-091-2/+18
* Example board files for connecting "TinyScreen" - an arduino SSD1331 display ...inmarket2015-04-072-0/+122
* Typoinmarket2015-04-011-1/+1
* Example board file and cpp file for the Auduino teensy and the SSD1351 driverinmarket2015-04-012-0/+95
* Updates to Mikromedia-Plus-STM32-M4 board and the SSD1963 driverinmarket2015-02-282-51/+46
* New Mikromedia-Plus-STM32-M4 board by lliypuk (with mods)inmarket2015-02-2321-0/+5838
* SSD1306 board file for SAM7EX256 using UEXT connectorinmarket2015-02-071-0/+212
* Oops - left some debugging.inmarket2015-02-071-4/+3
* Chibios definition updates for the Olimex-SAM7EX256inmarket2015-02-072-11/+35
* Board file fixes for the Olimex-SAM7EX256 boardinmarket2015-02-073-85/+136
* Add TLS8204 on UEXT (Olimex MOD3310) to the SAM7EX256 boardinmarket2015-02-072-0/+161
* Add UEXT connector definitions for the SAM7EX256 board.inmarket2015-02-051-0/+63
* Adding HY-MiniSTM32V board supportJoel Bodenmann2015-02-017-0/+672
* Add Chibios v3 example files for the STM32F429iDiscovery board.inmarket2014-12-3110-7/+1307
* Split SSD1306 spi board example into 2 files.inmarket2014-12-151-0/+115
|\
| * Improve SSD1306 spi exampleergosys2014-12-121-87/+66
* | Updates for the EMBEST board and a small fix to the SSD2119 driver.inmarket2014-12-152-5/+8
|/
* Conversion of some addon board files to newmouseinmarket2014-11-103-149/+128
* Fix GDISP_NEED_CONTROL for the STM32F429i-Discovery board.inmarket2014-11-071-34/+11
* Fix the newmouse STMPE811 driver.inmarket2014-11-072-13/+20
* Allow a mouse driver to not return any results when it is polled.inmarket2014-11-072-2/+4
* Adding STM32F429i-Discovery touch support (not working yet)Joel Bodenmann2014-11-054-4/+119
* STM32F429i-Discovery board is now a supported board with an example project.inmarket2014-11-0511-0/+4388
* Merge branch 'master' into newmouseJoel Bodenmann2014-10-277-2/+1276
|\
| * Adding Embest board example for chibios 2.xJoel Bodenmann2014-10-277-2/+1276
| * Add eCos to the new build system - untested!inmarket2014-10-062-156/+41
| * Add support for FreeRTOS into make systeminmarket2014-10-0612-102/+64
| * Tidy upsinmarket2014-10-063-3/+0
| * Update support for ChibiOS v3 to the current repository.inmarket2014-10-0611-86/+24
| * Update to makefiles to support ChibiOS v3, making ARM thumb targets, CPU spec...inmarket2014-10-049-459/+136
| * First ARM build to use the new makefile plus makefile updatesinmarket2014-10-015-286/+153
* | STMPE811 fixes - still not workingJoel Bodenmann2014-10-131-1/+5
* | Port SMTPE811 mouse driver to newmouse (and supported boards)inmarket2014-10-133-110/+112
* | Convert FT5x06 mouse driver to newmouse (untested)inmarket2014-10-133-143/+93
* | Add GMouse parameter to ADS7843 mouse driver to enable multiple drivers.inmarket2014-10-131-5/+16
* | Tidy up MCU mouse definesinmarket2014-10-132-19/+15
* | fixing ADS7843 driver - testedJoel Bodenmann2014-10-111-2/+2
* | ADS7843 porting - not tested yet!Joel Bodenmann2014-10-112-24/+21
* | Update Olimex-STM32-LCD mouse board file for newmouse MCU driver.inmarket2014-10-123-148/+137
* | Fine tuning the MCU driver parameters for the Mikromedia STM32 M4inmarket2014-10-091-4/+4
* | New mouse board files for MikroMedia STM32 M4 board to use new MCU touch driverinmarket2014-10-073-106/+96
* | Add eCos to the new build system - untested!inmarket2014-10-062-156/+41