esp-rs icon indicating copy to clipboard operation
esp-rs copied to clipboard

File bugs in rust-lang-nursery/rust-bindgen for missing bindings

Open emosenkis opened this issue 8 years ago • 1 comments

Examples:

  • HardwareSerial.begin overloads (particularly the 1-arg overload that Arduino projects usually use)
  • HardwareSerial.println

emosenkis avatar Oct 10 '17 19:10 emosenkis

The bindgen command used is printed to the terminal when running build.sh.

emosenkis avatar Oct 10 '17 19:10 emosenkis