inmarket
|
a5cde14428
|
ChibiOS does not work reliably with GCC -O0 with recent compilers.
Change to -O1
|
2015-11-27 10:28:41 +10:00 |
|
inmarket
|
739b3b1699
|
Update some makefiles and openocd config files
|
2015-11-27 10:13:23 +10:00 |
|
inmarket
|
48a9d334b7
|
Replace all inline definitions with GFXINLINE
|
2015-10-23 18:24:49 +10:00 |
|
inmarket
|
411e08902a
|
Add stm32m3 make option and fix stm32m1 make option
|
2015-06-08 11:31:23 +10:00 |
|
inmarket
|
bd041926b4
|
Allow a mouse driver to not return any results when it is polled.
|
2014-11-07 12:02:41 +10:00 |
|
Joel Bodenmann
|
56bbacecc1
|
Merge branch 'master' into newmouse
|
2014-10-27 00:14:28 +01:00 |
|
Joel Bodenmann
|
cb668266b5
|
Adding Embest board example for chibios 2.x
|
2014-10-27 00:13:59 +01:00 |
|
inmarket
|
eb0cc21872
|
Tidy up MCU mouse defines
|
2014-10-13 16:35:57 +10:00 |
|
inmarket
|
20f235c1f1
|
Fine tuning the MCU driver parameters for the Mikromedia STM32 M4
|
2014-10-09 12:31:23 +10:00 |
|
inmarket
|
21ad2c0c58
|
New mouse board files for MikroMedia STM32 M4 board to use new MCU touch driver
|
2014-10-07 21:55:12 +10:00 |
|
inmarket
|
3348128fe2
|
Tidy ups
|
2014-10-06 17:05:39 +10:00 |
|
inmarket
|
50dfad6f03
|
Tidy ups
|
2014-10-06 17:04:47 +10:00 |
|
inmarket
|
63fd8ab89b
|
Update support for ChibiOS v3 to the current repository.
Update Make system to match.
Add ability to make to a library rather than a program
Stop ignoring objcode invalid format errors
Multiple make tidy ups
|
2014-10-06 15:50:43 +10:00 |
|
inmarket
|
18c4a9f870
|
Update support for ChibiOS v3 to the current repository.
Update Make system to match.
Add ability to make to a library rather than a program
Stop ignoring objcode invalid format errors
Multiple make tidy ups
|
2014-10-06 15:50:19 +10:00 |
|
inmarket
|
bbc7b6e039
|
Update to makefiles to support ChibiOS v3, making ARM thumb targets, CPU specific flags etc
Also put license in the gmake master scripts.
|
2014-10-04 17:12:53 +10:00 |
|
inmarket
|
2151935b3a
|
Update to makefiles to support ChibiOS v3, making ARM thumb targets, CPU specific flags etc
Also put license in the gmake master scripts.
|
2014-10-04 17:12:33 +10:00 |
|
inmarket
|
1a495f3013
|
Rename all driver makefiles to driver.mk
|
2014-08-22 18:20:02 +10:00 |
|
inmarket
|
38fb787cbd
|
Restore library locations to what is used in all other example makefiles
|
2014-05-12 09:26:36 +10:00 |
|
Joel Bodenmann
|
b34819bb76
|
cleanup of Mikromedia STM32-M4 board support
|
2014-05-11 17:15:57 +02:00 |
|
Thomas Saunders
|
8620545c9f
|
Update Mikromedia-M4 board definition to work with the latest ChibiStudio board config generator
Add Chibios 3.0.0 example project for this board
|
2014-05-10 21:53:17 +01:00 |
|
inmarket
|
87c2016e41
|
vs1053 audio driver now working
|
2014-05-01 07:20:19 +10:00 |
|
inmarket
|
04307da6b7
|
Updates to vs1053 driver. Now accepting data but still no sound.
|
2014-04-30 22:57:15 +10:00 |
|
inmarket
|
81c19da89f
|
First version vs1053 audio play driver. Compiles but not tested yet.
|
2014-04-29 16:35:57 +10:00 |
|
inmarket
|
e0e2b2a3d9
|
Changes to example makefiles and other files for ChibiOS due to changes in ChibiOS-2.6.x
|
2014-04-12 13:58:30 +10:00 |
|
inmarket
|
6dd606fc2f
|
Add demo makefiles and update example master makefiles to match.
|
2014-02-19 00:19:38 +10:00 |
|
inmarket
|
d9f02858fd
|
Replace NULL's with 0 as NULL is not defined by the Raw32 GOS.
|
2013-12-21 13:21:59 +10:00 |
|
inmarket
|
299311b480
|
Updates to mouse and makefile for Mikromedia STM32-M4 board.
|
2013-11-24 02:24:03 +10:00 |
|
inmarket
|
190113b91c
|
OpenOCD config file for Mikromedia-STM-M4 board and updates to the makefile.
|
2013-11-09 19:08:18 +10:00 |
|
inmarket
|
ab4091b366
|
Updates for the Mikrmedia STM32 M4 board
|
2013-10-29 01:12:42 +10:00 |
|
inmarket
|
dc2d5be606
|
uGFX board definition for the Mikromedia STM32 M4 board.
Includes the required ChibiOS board files and an example Makefile.
|
2013-10-28 19:49:39 +10:00 |
|