DaisyWiki icon indicating copy to clipboard operation
DaisyWiki copied to clipboard

Wiki for the Daisy ecosystem. Click the link to the right to get started ->

Results 5 DaisyWiki issues
Sort by recently updated
recently updated
newest added

The [installation instructions for the Linux toolchain](https://github.com/electro-smith/DaisyWiki/wiki/1d.-Installing-the-Toolchain-on-Linux) point to [this page](https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/downloads) to download the toolchain. I have downloaded [gcc-arm-11.2-2022.02-x86_64-arm-none-eabi.tar.xz](https://developer.arm.com/-/media/Files/downloads/gnu/11.2-2022.02/binrel/gcc-arm-11.2-2022.02-x86_64-arm-none-eabi.tar.xz) but it gives an internal compiler error when trying to build...

Toolchain install for Linux should be revised and improved due to version mismatch.

bug

Great setup guide, it's worked like a charm (on PC). Only small thing I saw: At https://github.com/electro-smith/DaisyWiki/wiki/How-To-Create-a-New-Project in step 4 it says to refer to step "3" of the dev...

first of all there's a typo in the text: "Shift+⌘+P on macOS" should loose the Shift in terms of using a STLINK-V3MINIE, as currently sold, with M1 (and possibly all...

It would appear that the STM32 Arduino Core is dropping support for the V1 IDE, but the documentation doesn't talk about any of that yet - the STM32Duino getting started...