Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: clausee on December 10, 2012, 06:52:57 pm
-
I was wrong on an eariler post about C:B and Arduino. The version of C::B I was using is a special build (SVN 7789) that was made to work just with the Arduino. Is this something that someone built from the C::B source to use it with Arduino?
http://www.arduinodev.com/codeblocks/ (http://www.arduinodev.com/codeblocks/)
-
Read the link you posted http://www.arduinodev.com/codeblocks/ (http://www.arduinodev.com/codeblocks/)
Posted on February 24, 2012 by Stanley
CodeBlocks Arduino Edition is a customized distribution of the open-source Code::Blocks IDE which I enhanced for Arduino software development. It provides more demanding software developers with a more powerful IDE for writing, navigating around, building and managing source codes for Arduino development. By adding a dedicated project wizard, it’s very easy create an Arduino project that is ready to be built. The distribution integrates Arduino 1.0.1 core files and libraries, AVR toolchains, AVR uploader/downloader, a serial terminal and some other useful utilities.