esp-rs / esp32

Peripheral access crate for the ESP32
Apache License 2.0
127 stars 12 forks source link

Nothing here :) #2

Closed sapir closed 4 years ago

sapir commented 5 years ago

There's an esp32-sys crate in the esp32 quickstart repo here: https://github.com/lexxvir/esp32-hello

I made a fork containing just the esp32-sys crate here: https://github.com/sapir/esp32-sys

I propose to use it, at least as the basis for any further work.

MabezDev commented 5 years ago

Hey, sorry for taking so long, I've only just seen this.

I'd like to keep the this repo pure Rust (I hope to start this once object generation etc is in the llvm fork), that said, if you wanted to move your project to this org under esp32-sys or something like that I'd be happy to have it there.

jeandudey commented 4 years ago

@MabezDev Could you initialize it?

MabezDev commented 4 years ago

Whoops, done :)