Skip to content

bjoernQ/esp-ll-hal-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proof of Concept / Experiment: Use IDF-HAL-LL from BM Rust

  • idf-ll-compile pre-compiles a static library for ESP32C3 and ESP32
  • esp-ll a simple crate that uses the pre-compiled static libraries and implement OuputPin and I2c (only one)
  • esp32c3 a BM Rust application that blinks LED on IO3 and drives an SSD1306 display
  • esp32 a BM Rust application that drives an SSD1306 display

SSD1306

The code is very hacky since this is just an experiment.

About

Proof of Concept / Experiment: Use IDF-HAL-LL from bare metal Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published