Main public logs

Jump to navigation Jump to search

Combined display of all available logs of bibbleWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 23:39, 30 December 2024 Iwiseman talk contribs created page Rust Embassy (Created page with "=Introduction= After spending some time on RTOS I wanted to compare using Rust to do the same thing. Embassy seem more used than the non-std rust. In fact getting the bluetooth to work seem too hard =Getting Started= For the older wroom-32 boards, they use xtensa chips. For this we need to install the toolchain <syntaxhighlight lang="bash"> cargo install espup espup install # To install Espressif Rust ecosystem . $HOME/export-esp.sh # This add stuff to the path </syntaxh...")