GitHub / ivmarkov/rust-esp32-std-demo issues and pull requests
#100 - HTTP server issues
Issue -
State: closed - Opened by flyaruu about 3 years ago
- 3 comments
#99 - sdkconfig files ignored
Issue -
State: closed - Opened by karlri about 3 years ago
- 7 comments
#98 - VSCode and WSL go crazy when running the example
Issue -
State: closed - Opened by Squirrelcoding about 3 years ago
- 3 comments
#97 - Having issue with example and pinging gateway times out
Issue -
State: closed - Opened by Squirrelcoding about 3 years ago
- 1 comment
#96 - Question on periodic timer event_loop message
Issue -
State: closed - Opened by enelson1001 about 3 years ago
- 1 comment
#95 - Forum to ask questions regarding rust on esp32
Issue -
State: closed - Opened by enelson1001 about 3 years ago
- 3 comments
#94 - Build failure with latest deps
Issue -
State: closed - Opened by tcbennun about 3 years ago
- 2 comments
#93 - Fix ttgo and kaluga features
Pull Request -
State: closed - Opened by pyaillet about 3 years ago
#92 - Compiling Kaluga fails with "the trait `std::error::Error` is not implemented for `ili9341::DisplayError`"
Issue -
State: closed - Opened by jhaand about 3 years ago
#91 - Fix ttgo feature
Pull Request -
State: closed - Opened by pyaillet about 3 years ago
- 1 comment
#90 - Add Bluetooth BLE scan example
Pull Request -
State: closed - Opened by svenstaro about 3 years ago
- 5 comments
#89 - Use cargo espflash instead of esptool.py for qemu
Pull Request -
State: closed - Opened by svenstaro about 3 years ago
- 1 comment
#88 - Fix esp32s3_usb_otg and anyhow calls
Pull Request -
State: closed - Opened by mihai-dinculescu about 3 years ago
#87 - Cannot build the latest demo inside espressif/idf-rust-examples Docker container
Issue -
State: closed - Opened by callmephilip about 3 years ago
- 5 comments
#86 - Backtrace esp-idf 4.3.1+
Issue -
State: closed - Opened by jan-br about 3 years ago
- 7 comments
#85 - Add an example of bluetooth usage
Issue -
State: open - Opened by gyscos about 3 years ago
- 2 comments
#84 - rust-analyzer failed to run build scripts
Issue -
State: closed - Opened by mdeloof about 3 years ago
- 1 comment
#83 - Fix QEMU setup
Pull Request -
State: closed - Opened by svenstaro over 3 years ago
#82 - Use cargo espflash instead of esptool for qemu image generation
Issue -
State: closed - Opened by svenstaro over 3 years ago
- 1 comment
#81 - Enable proper TLS
Issue -
State: closed - Opened by svenstaro over 3 years ago
- 5 comments
#80 - Can the async stuff be feasibly upstreamed?
Issue -
State: closed - Opened by svenstaro over 3 years ago
- 7 comments
#79 - OTA updates support
Issue -
State: closed - Opened by callmephilip over 3 years ago
- 18 comments
#78 - Workspace setup issue
Issue -
State: closed - Opened by callmephilip over 3 years ago
- 3 comments
#77 - Workspace setup
Pull Request -
State: closed - Opened by callmephilip over 3 years ago
- 3 comments
#76 - Compilation error, esp-idf-sys
Issue -
State: closed - Opened by simeondmr over 3 years ago
- 5 comments
#75 - Async TcpStream
Issue -
State: closed - Opened by relufi over 3 years ago
- 2 comments
#74 - Possible to use old wifi stack, after sleeping?
Issue -
State: closed - Opened by S3j5b0 over 3 years ago
- 1 comment
#73 - Question:why use different pins from document
Issue -
State: closed - Opened by buhe over 3 years ago
- 6 comments
#72 - Reading efuse values?
Issue -
State: closed - Opened by S3j5b0 over 3 years ago
- 5 comments
#71 - Accessing web server when running in QEMU
Issue -
State: closed - Opened by callmephilip over 3 years ago
- 1 comment
#70 - build native fails in docker
Issue -
State: closed - Opened by Moran296 over 3 years ago
- 5 comments
#69 - fix issue with ethernet code and import modules into experimental mod
Pull Request -
State: closed - Opened by mike1703 over 3 years ago
- 1 comment
#68 - example code is not working with qemu networking
Issue -
State: closed - Opened by mike1703 over 3 years ago
- 2 comments
#67 - linking with `ldproxy` failed?
Issue -
State: closed - Opened by S3j5b0 over 3 years ago
- 9 comments
#66 - error[E0463]: can't find crate for `miniz_oxide`
Issue -
State: closed - Opened by brianmay over 3 years ago
- 1 comment
#65 - clippy errors
Issue -
State: closed - Opened by brianmay over 3 years ago
- 3 comments
#64 - How to get mqtt topic in received message
Issue -
State: closed - Opened by brianmay over 3 years ago
- 4 comments
#63 - Failure to build for target riscv32imc-esp-espidf
Issue -
State: closed - Opened by yoganandc over 3 years ago
- 3 comments
#62 - Build errors in esp-idf-hal-0.32.10
Issue -
State: closed - Opened by brianmay over 3 years ago
- 1 comment
#61 - Build esp32s2 error
Issue -
State: closed - Opened by sumhoy over 3 years ago
- 3 comments
#60 - edition 2021 error on build
Issue -
State: closed - Opened by samandeggs over 3 years ago
- 6 comments
#59 - Question: how to read from stdin()?
Issue -
State: closed - Opened by matthew-a-thomas over 3 years ago
- 4 comments
#58 - Suggest 'rustup override set' rather than 'rustup default'
Issue -
State: closed - Opened by p2mate over 3 years ago
- 1 comment
#57 - A stack overflow in task sys_evt with dev build
Issue -
State: closed - Opened by omninonsense over 3 years ago
- 6 comments
#56 - patch does not apply
Issue -
State: closed - Opened by jcdc404 over 3 years ago
- 2 comments
#55 - Error building in Podman
Issue -
State: closed - Opened by oscartbeaumont over 3 years ago
- 1 comment
#54 - Fail to build for esp32s2, Ubuntu 21.10
Issue -
State: closed - Opened by sumhoy over 3 years ago
- 3 comments
#53 - Build issue on macOS Monterey 12.1
Issue -
State: closed - Opened by JeanBlignaut over 3 years ago
- 5 comments
#52 - Add waveshare_epd feature, and example of rust running on ESP32 with …
Pull Request -
State: closed - Opened by simon0356 over 3 years ago
- 1 comment
#51 - Cargo build failed to parse the `edition` key
Issue -
State: closed - Opened by simon0356 over 3 years ago
- 3 comments
#50 - Use tags to mark crate release versions
Issue -
State: closed - Opened by kevin-june over 3 years ago
- 1 comment
#49 - Abort while spawning threads in demo on TTGO board
Issue -
State: closed - Opened by questmaster over 3 years ago
- 2 comments
#48 - Support for generic SDD1306 display accessed via SPI
Pull Request -
State: closed - Opened by questmaster over 3 years ago
- 2 comments
#47 - Linker error when building for ESP32-S2
Issue -
State: closed - Opened by ryanc-me over 3 years ago
- 4 comments
#46 - build error on windows 10
Issue -
State: closed - Opened by jjpark78 over 3 years ago
- 4 comments
#45 - problem in test_threads()
Issue -
State: closed - Opened by androbi-com over 3 years ago
- 6 comments
#44 - Abort from test_threads() on ESP32-C3
Issue -
State: closed - Opened by sirhcel over 3 years ago
- 1 comment
#43 - ESP 8266 support.
Issue -
State: closed - Opened by ganeshrvel over 3 years ago
- 1 comment
#42 - Bootloop after uploading to esp32-c3.
Issue -
State: closed - Opened by JakobLachermeier over 3 years ago
- 11 comments
#41 - Compatible PlatformIO Core not found
Issue -
State: closed - Opened by alex915shen over 3 years ago
- 4 comments
#40 - SIGABRT: Failed to compile `clap v2.34.0`
Issue -
State: closed - Opened by thorlucas over 3 years ago
- 8 comments
#39 - Fixed missing anyhow macro used when compiling for the esp32s2.
Pull Request -
State: closed - Opened by JakobLachermeier over 3 years ago
- 1 comment
#38 - anyhow fixes
Pull Request -
State: closed - Opened by Hecatron over 3 years ago
- 1 comment
#37 - Couple of small fixes for windows build
Pull Request -
State: closed - Opened by Hecatron over 3 years ago
- 2 comments
#36 - signal:11, SIGSEGV: invalid memory reference
Issue -
State: closed - Opened by MaoniinoaM over 3 years ago
- 3 comments
#35 - Stack overflow when using async with smol
Issue -
State: closed - Opened by derchr over 3 years ago
- 4 comments
#34 - Experimental flag results in bootloop for the c3
Issue -
State: closed - Opened by pfesenmeier over 3 years ago
- 3 comments
#33 - can't find crate for `panic_abort`
Issue -
State: closed - Opened by kellerkindt over 3 years ago
- 6 comments
#32 - Recommended MQTT client?
Issue -
State: closed - Opened by hongquan over 3 years ago
- 2 comments
#31 - rust-analyzer not consider "arch = xtensa"
Issue -
State: closed - Opened by hongquan over 3 years ago
- 1 comment
#30 - Panic/IllegalInstruction exception on c3
Issue -
State: open - Opened by MabezDev over 3 years ago
- 1 comment
#29 - stop to complete the build process
Issue -
State: closed - Opened by bss03arg over 3 years ago
- 4 comments
#28 - esp32s3_usb_otg_hello_world crash - double call of Peripherals::take
Issue -
State: closed - Opened by georgik over 3 years ago
- 1 comment
#27 - Linker Error: undefined reference to `bind'
Issue -
State: closed - Opened by cathiele over 3 years ago
- 2 comments
#26 - Linker error: undefined reference to `bind'
Issue -
State: closed - Opened by pyaillet over 3 years ago
- 2 comments
#25 - Cannot compile with feature native
Issue -
State: closed - Opened by derchr over 3 years ago
- 2 comments
#24 - Linker error when using threads
Issue -
State: closed - Opened by derchr almost 4 years ago
- 3 comments
#23 - Add ESP32-S3-USB-OTG example
Pull Request -
State: closed - Opened by georgik almost 4 years ago
- 2 comments
#22 - Local esp-idf-svc used in Cargo.toml
Issue -
State: closed - Opened by andresv almost 4 years ago
- 1 comment
#21 - Update Rust/Clang download link.
Pull Request -
State: closed - Opened by waywardmonkeys almost 4 years ago
- 3 comments
#20 - Could not find specification for target "xtensa-esp32-espidf"
Issue -
State: closed - Opened by godefroi almost 4 years ago
- 17 comments
#19 - Stack Overflow on TTGO
Issue -
State: closed - Opened by stevenj almost 4 years ago
- 2 comments
#18 - Build failure due to missing touch
Issue -
State: closed - Opened by pekkah almost 4 years ago
- 9 comments
#17 - Warning rtc_clk: invalid RTC_XTAL_FREQ_REG value: 0x00000000
Issue -
State: closed - Opened by pekkah almost 4 years ago
- 8 comments
#16 - Failed to build project: Failed to read: sdkconfig.debug
Issue -
State: closed - Opened by StefansProjects almost 4 years ago
- 5 comments
#15 - Cargo build with pio failure
Issue -
State: closed - Opened by pfesenmeier almost 4 years ago
- 2 comments
#14 - ESP32C3: "esp_image: invalid segment length" when running a build based on ESP-IDF V4.3.X
Issue -
State: closed - Opened by FrozenDroid almost 4 years ago
- 35 comments
#13 - Build issue
Issue -
State: closed - Opened by maelp almost 4 years ago
- 2 comments
#12 - long running task
Issue -
State: closed - Opened by Kethku almost 4 years ago
- 2 comments
#11 - Can't Run on Adafruit HUZZAH32 ESP32 Feather
Issue -
State: closed - Opened by Kethku almost 4 years ago
- 2 comments
#10 - WiFi fails due to NVS not being initialized
Issue -
State: closed - Opened by CyanBlob almost 4 years ago
- 1 comment
#9 - error when compiling mio
Issue -
State: closed - Opened by schphil almost 4 years ago
- 10 comments
#8 - build in docker
Pull Request -
State: closed - Opened by pyaillet almost 4 years ago
- 11 comments
#7 - App doesn't run after flashing to NodeMCU ESP32-C3M-Kit
Issue -
State: closed - Opened by wassup- about 4 years ago
- 4 comments
#6 - esp-idf-hal: cannot find type `UART2` in module `serial`
Issue -
State: closed - Opened by wassup- about 4 years ago
- 4 comments
#5 - can't compile esp-idf-sys
Issue -
State: closed - Opened by kjedamzik about 4 years ago
- 1 comment
#4 - Minor Readme improvements
Pull Request -
State: closed - Opened by Xymist about 4 years ago
#3 - bootloop when running demo app on ESP32-S2-DevKitM-1 board
Issue -
State: closed - Opened by mykmelez about 4 years ago
- 11 comments
#2 - [WIP] Adding a tokio example
Pull Request -
State: closed - Opened by TilCreator over 4 years ago
- 6 comments
#1 - building `rust` component code fails with error: could not read vendor path
Issue -
State: closed - Opened by lucifer8851 over 4 years ago
- 8 comments