We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Added
corrected small type for the make command for DEB version;
Updated Getting Started (markdown)
Submodules need to be pulled
Fixed typo
Added package needed to flash firmware.
Added necessary packages to build stmhal on Fedora.
pretty up
Added information on building arm stmhal and teensy, including adding gcc-arm-none-eabi compilers
Mac OSX section - change link to point to correct page
Add libffi to debian,etc requirements
Just installing XCode is not enough since libffi is not installed/not in the correct spot on OSX 10.9.5 resulting in a file not found ffi.h error. A lot of dependencies is needed and listed on the other wikipage.
Add a table of content for unix-based installation and a header-stub to add information for microcontrollers later
Using ArchLinux multilib packages, tried it on my system. working!
Updating BSD instructions to account for requirements for python3 and bash packages for successful execution
Compiled on Centos6
Tested FreeBSD install and confirmed installation instructions
Created Getting Started (markdown)