aboutsummaryrefslogtreecommitdiffstats
path: root/boards/base
Commit message (Expand)AuthorAgeFilesLines
...
* Updating ChibiOS 3.x build system supportJoel Bodenmann2015-08-296-12/+27
* Updating ChibiOS 3.x build system supportJoel Bodenmann2015-08-294-9/+1429
* Updating ChibiOS 3.x build system supportJoel Bodenmann2015-08-2915-2641/+2748
* Adding first version of STM32F7 discovery touch driverJoel Bodenmann2015-07-224-171/+200
* Adding FT5336 touch driver. Not tested yet.Joel Bodenmann2015-07-214-5/+275
* Significant improvements in alternative scheduler.inmarket2015-07-164-3/+6
* STM32F746 cleanupinmarket2015-07-161-2/+0
* STM32F746Discovery board file now HAL free (SDRAM still to go)Joel Bodenmann2015-07-131-75/+213
* Working STM32F746G-Discovery board + example for raw32inmarket2015-07-1110-58/+2241
* working on the LTDC driver (not done yet and also hacky code)Joel Bodenmann2015-07-101-3/+5
* Renaming example dir to keep naming consistentJoel Bodenmann2015-07-101-0/+0
* Merge branch 'STM32F7_Discovery' of https://bitbucket.org/Tectu/ugfx into STM...Joel Bodenmann2015-07-104-0/+97
|\
| * Example make for stm32m7 using ugfx make system (not complete)inmarket2015-07-104-0/+97
* | More work on the F7 discoveryJoel Bodenmann2015-07-102-1/+6
|/
* 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
* 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
* Updates for the EMBEST board and a small fix to the SSD2119 driver.inmarket2014-12-152-5/+8
* 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