Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

Integration into Arduino 1.5.x IDE #5

Open
rogerclarkmelbourne opened this issue Nov 4, 2014 · 0 comments
Open

Integration into Arduino 1.5.x IDE #5

rogerclarkmelbourne opened this issue Nov 4, 2014 · 0 comments

Comments

@rogerclarkmelbourne
Copy link

Hi

This isn't really an issue, more of an FYI..

Lib Maple now works inside the normal Arduino IDE, 1.5.x, because it has the gcc arm compiler as part of the default install

The initial work was done by Bob Cousins. (BobC on GitHub ) and I took his work and have been making some changes to try to make libmaple more compatible with the Arduino 1.0 API e.g adding the String class, making sure memcpy works, getting Wire to work etc

I have also put in automated upload via serial to flash, ie connect an external USB to serial adaptor to USART1

See. Rogerclarkmelbourne Arduino_STM32. On GitHub

My priority is mainly, generic stm32F1xx boards rather than maple, but there isn't much difference, except for not using the bootloader, and not currently using the USB for anything at all

If I get chance, I will download your repo and attempt to see if it works with arduino 1.5.x without too much modification

Cheers

Roger

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant