sifive / cinco

Port of Arduino environment for Freedom E 300 Dev Kit & HiFive Board
31 stars 21 forks source link

Lack of progress #29

Open ghost opened 6 years ago

ghost commented 6 years ago

Is this project retired? If not, how can we get things rolling again?

MichaelZaidman commented 5 years ago

@sci4me,

Please take a look at the https://github.com/westerndigitalcorporation/CincoWinPkg repo.

In our cinco fork, we enabled HiFive1 Arduino support on Windows, switched from 32-bit to 64-bit toolchain, made several Arduino core code improvements and optimizations (tuning clocks and delays accuracy, stack and code size, interrupts, OpenOCD) and enabled HiFive1 interoperability with LCD, touch screen, RF, SW UART, SW I2C, tone, servo and smart LED (see the “Examples for HiFive1” after installing the package).

The source code is currently hosted here https://github.com/westerndigitalcorporation/cinco/tree/SeptemberUpdate with an intention to upstream it back into SiFive's cinco repo after our next major release.