Page 1 of 3

ChibiStudio

Posted: Sun Aug 24, 2014 10:03 am
by Giovanni
Hello,

ChibiStudio preview 7 has been released, the only change is the inclusion of ChibiOS 2.6.5 with support with Nucleo boards and several fixes to STM32 drivers, see ChibiOS 2.6.5 change log for details.

Code: Select all

*** Preview 7 ***
- Updated to ChibiOS/RT 2.6.5 stable.


Giovanni

Re: ChibiStudio

Posted: Sun Dec 28, 2014 3:06 pm
by Giovanni
Hello,

The preview 8 is available, this one brings considerable improvements and supports both ChibiOS 2.6 and 3.0 out of the box.

Code: Select all

*** Preview 8 ***
- Updated to ChibiOS/RT 2.6.6 stable.
- Added ChibiOS 3.0.0 development including RT, NIL and HAL.
- Updated to Eclipse Luna.
- Added gcc-arm-none-eabi-4_9-2014q4 as alternate compiler, removed
  bleeding edge toolchain.
- Now there are two workspaces, one for ChibiOS 2.6 another one for 3.0.
- Java 7 is a minimum requirement.
- Added debug and configuration support for ChibiOS 3.0.
- In order to save space now projects are no more pre-indexed, you have to
  re-index projects after compiling them the first time.


GCC 4.9q4 is particularly interesting because the performance and size improvements I am seeing, however it is too new IMHO and GCC 4.7q2 is still the default. The package is smaller than usual because the .pdom files are purged before releasing it, not an error.

Download: https://sourceforge.net/projects/chibio ... ibiStudio/

Giovanni

Re: ChibiStudio

Posted: Sun Dec 28, 2014 3:33 pm
by barthess
Looks like it is time to update table on this page http://chibios.org/dokuwiki/doku.php?id=chibios:metrics

Re: ChibiStudio

Posted: Sun Mar 01, 2015 5:52 pm
by Giovanni
Hello,

The preview 9 is available, OpenOCD has been updated in order to fix a problem related to USB, ChibiOS has been updated as well.

Code: Select all

*** Preview 9 ***
- Updated to ChibiOS/RT 2.6.7 stable.
- Updated ChibiOS 3.0.0 to revision 7707.
- Updated OpenOCD to openocd-0.9.0-dev-150204220259.
- Re-added the missing RXTX Serial Connector to the terminal window.


Giovanni

Re: ChibiStudio

Posted: Sun Apr 12, 2015 10:23 am
by Giovanni
Hello,

New update, preview 10.

Code: Select all

*** Preview 10 ***
- Updated ChibiOS 3.0.0 to preview 2.
- Updated alternate compiler to gcc-arm-none-eabi-4_9-2015q1.
- Updated the configuration plugin to 1.6.1.
- ChibiOS 3.0 workspace now is the default one.


Download: https://sourceforge.net/projects/chibio ... ibiStudio/

Giovanni

Re: ChibiStudio

Posted: Sun May 24, 2015 11:11 am
by Giovanni
Hello,

ChibiStudio preview 11 has been released.

Code: Select all

*** Preview 11 ***
- Updated ChibiOS 3.0.0 to preview 5.
- Updated to ChibiOS/RT 2.6.8 stable.
- Added more MSYS commands in order to support the new "smart build" mode.


Giovanni

Re: ChibiStudio

Posted: Sun Aug 09, 2015 3:53 pm
by Giovanni
Hello,

ChibiStudio preview 12 has been released.

Code: Select all

*** Preview 12 ***
- Updated ChibiOS 3 to 3.0.1 stabòe.
- Updated ChibiOS/RT to 2.6.9 stable.
- Updated alternate compiler to gcc-arm-none-eabi-4_9-2015q2.


Giovanni

Re: ChibiStudio

Posted: Sun Oct 04, 2015 10:26 am
by Giovanni
Hello,

ChibiStudio preview 13 has been released.

Code: Select all

*** Preview 13 ***
- Updated ChibiOS Eclipse Tools to 2.0.0.
- Updated ChibiOS 3 to 3.0.2 stable.
- Updated alternate compiler to gcc-arm-none-eabi-4_9-2015q3.
- Updated OpenOCD to be able to use STM32F7/L0/L4.
- Added another workspace for ChibiOS trunk code.


Giovanni

Re: ChibiStudio

Posted: Tue Oct 06, 2015 7:53 pm
by Giovanni
Preview 13 contained some errors regarding the OpenOCD configurations and has been re-released.

Please download it again.

Giovanni

Re: ChibiStudio

Posted: Tue Oct 27, 2015 10:46 am
by Giovanni
Hello,

ChibiStudio preview 14 has been released.

Code: Select all

*** Preview 14 ***
- Updated ChibiOS Eclipse Tools to 2.0.1.
- Updated trunk code to revision 8391.


Giovanni