Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changes to example makefiles and other files for ChibiOS due to changes in ↵ | inmarket | 2014-04-12 | 3 | -1/+6 |
| | | | | ChibiOS-2.6.x | ||||
* | Turn on PWM audio output for Olimex SAM7EX256 board. | inmarket | 2014-03-30 | 4 | -5/+88 |
| | |||||
* | Updates to GADC to use new simpler gfx queued bufferring. | inmarket | 2014-03-20 | 1 | -1/+6 |
| | | | | NOTE: code is still buggy (or the one and only driver is buggy). | ||||
* | Combine GAUDIN and GAUDOUT into a single GAUDIO module. | inmarket | 2014-03-11 | 6 | -14/+14 |
| | | | | | | Simplify GAUDIN (now GAUDIO RECORD) api. Update audio demo's to match. Port Win32 driver to new audio api. | ||||
* | First GAUDOUT work. Still incomplete but compiling. | inmarket | 2014-02-27 | 3 | -4/+4 |
| | | | | Also moved drivers/gaudin to drivers/audio as most audio codecs support input and output in a single device. | ||||
* | Add demo makefiles and update example master makefiles to match. | inmarket | 2014-02-19 | 4 | -9/+20 |
| | |||||
* | Add Win32 GAUDIN driver. | inmarket | 2013-12-22 | 2 | -2/+2 |
| | |||||
* | Replace NULL's with 0 as NULL is not defined by the Raw32 GOS. | inmarket | 2013-12-21 | 9 | -24/+24 |
| | |||||
* | Embest board file fix | Joel Bodenmann | 2013-12-07 | 1 | -1/+1 |
| | |||||
* | cleanup Olimex-STM32-LCD board file | Joel Bodenmann | 2013-11-25 | 1 | -10/+0 |
| | |||||
* | Olimex-STM32-LCD board files update | Joel Bodenmann | 2013-11-25 | 2 | -13/+40 |
| | |||||
* | Updates to mouse and makefile for Mikromedia STM32-M4 board. | inmarket | 2013-11-24 | 3 | -90/+43 |
| | |||||
* | Olimex-STM32-LCD board file fix | Joel Bodenmann | 2013-11-12 | 1 | -4/+2 |
| | |||||
* | Embest-STM32-DMSTF4BB board file fix | Joel Bodenmann | 2013-11-12 | 1 | -4/+2 |
| | |||||
* | Marlin board file fix | Joel Bodenmann | 2013-11-12 | 1 | -4/+2 |
| | |||||
* | FireBull-STM32F103-FB board file fix | Joel Bodenmann | 2013-11-12 | 1 | -5/+2 |
| | |||||
* | docs | Joel Bodenmann | 2013-11-10 | 1 | -0/+1 |
| | |||||
* | added forgotten files | Joel Bodenmann | 2013-11-10 | 6 | -0/+660 |
| | |||||
* | cleanups | Joel Bodenmann | 2013-11-10 | 2 | -0/+4 |
| | |||||
* | fixed some boards file names | Joel Bodenmann | 2013-11-10 | 6 | -660/+0 |
| | |||||
* | added Olimex-STM32-LCD | Joel Bodenmann | 2013-11-10 | 8 | -0/+535 |
| | |||||
* | added Marlin board | Joel Bodenmann | 2013-11-10 | 8 | -0/+1665 |
| | |||||
* | fixed Embest board | Joel Bodenmann | 2013-11-10 | 5 | -0/+0 |
| | |||||
* | fixed Embest board | Joel Bodenmann | 2013-11-10 | 2 | -2/+2 |
| | |||||
* | added FireBull-STM32F103-FB board | Joel Bodenmann | 2013-11-10 | 8 | -0/+371 |
| | |||||
* | added readme.txt | Joel Bodenmann | 2013-11-10 | 1 | -0/+7 |
| | |||||
* | added Embest-STM32-DMSTF4BB base board | Joel Bodenmann | 2013-11-10 | 9 | -0/+2881 |
| | |||||
* | OpenOCD config file for Mikromedia-STM-M4 board and updates to the makefile. | inmarket | 2013-11-09 | 2 | -1/+83 |
| | |||||
* | Updated Makefile and new openocd config file for the Olimex SAM7EX256 board. | inmarket | 2013-11-09 | 2 | -3/+80 |
| | | | | Makefiles modifications required for updated gcc v4.7.2 | ||||
* | Linux board defintions | inmarket | 2013-10-29 | 4 | -0/+170 |
| | |||||
* | Win32 board definitions. | inmarket | 2013-10-29 | 6 | -0/+1094 |
| | |||||
* | Updates for the Mikrmedia STM32 M4 board | inmarket | 2013-10-29 | 4 | -18/+10 |
| | |||||
* | uGFX board definition for the Mikromedia STM32 M4 board. | inmarket | 2013-10-28 | 16 | -0/+5718 |
| | | | | Includes the required ChibiOS board files and an example Makefile. | ||||
* | Add readme's to the board directories | inmarket | 2013-10-28 | 4 | -15/+26 |
| | |||||
* | Create uGFX board directories which include example Makefiles. | inmarket | 2013-10-28 | 15 | -0/+1836 |
Currently only done for the Olimex-SAM7EX256 board. |