Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Rahix/avr-hal issues and pull requests
#521 - Add configurable board options to ravedude
Issue -
State: closed - Opened by Creative0708 11 months ago
- 3 comments
Labels: ravedude
#519 - Apply rustfmt
Pull Request -
State: closed - Opened by Rahix 12 months ago
#517 - Upgrading spi to embedded_hal 1.0
Pull Request -
State: closed - Opened by rubend056 12 months ago
- 3 comments
#516 - ravedude: Don't emit non-ascii bytes on Windows
Pull Request -
State: closed - Opened by Rahix 12 months ago
Labels: ravedude, windows
#515 - Panic while trying to write to serial using `ufmt::uwriteln`
Issue -
State: closed - Opened by BiasedKiwi 12 months ago
- 4 comments
Labels: bug, ravedude, windows
#514 - Linker error when using a floating point operation
Issue -
State: closed - Opened by MichalOp 12 months ago
- 3 comments
Labels: compiler-bug
#513 - ravedude: Fix support for avrdude 7.0 to 7.2
Pull Request -
State: closed - Opened by Rahix 12 months ago
- 2 comments
Labels: bug, ravedude
#512 - Can't write to serial
Issue -
State: closed - Opened by BiasedKiwi 12 months ago
- 7 comments
#510 - Arduino Uno readDigital equivalent
Issue -
State: closed - Opened by jbugalho 12 months ago
#509 - `cargo run` fails - avrdude looking for missing "system wide configuration file"
Issue -
State: closed - Opened by Tellurian-Ul 12 months ago
- 13 comments
Labels: bug, ravedude
#508 - ravedude: Use a different avrdude config for avrdude 7.X
Pull Request -
State: closed - Opened by Rahix about 1 year ago
- 5 comments
Labels: ravedude
#507 - avrdude 7.3 cannot find programmer
Issue -
State: closed - Opened by Johnwf01john about 1 year ago
- 3 comments
Labels: bug, ravedude
#506 - improve e-h 1.0 `Delay` impl
Pull Request -
State: closed - Opened by rursprung about 1 year ago
#505 - Critical section causes unexpected behaviour in `--release` mode
Issue -
State: closed - Opened by gregoryholder about 1 year ago
- 10 comments
Labels: compiler-bug
#504 - attiny85: pwm: Add PWM support for PB3
Pull Request -
State: closed - Opened by sjoerdsimons about 1 year ago
- 4 comments
#503 - Implement the SpiBus trait from embedded-hal 1.0.
Pull Request -
State: closed - Opened by ghismary about 1 year ago
- 3 comments
#502 - Upgrade to avr-device 0.5.4
Pull Request -
State: closed - Opened by Rahix about 1 year ago
#500 - generic: improve bit operations usage
Pull Request -
State: closed - Opened by LuigiPiucco about 1 year ago
- 20 comments
#498 - The crates' avrdude.config not compatible with AVRDUDE 7.1
Issue -
State: closed - Opened by weiying-chen about 1 year ago
- 1 comment
Labels: bug, ravedude
#497 - Use toggle from embedded-hal 1.0 in the uno blink example.
Pull Request -
State: closed - Opened by ghismary about 1 year ago
- 2 comments
#496 - Implement the I2c<SevenBitAddress> trait from embedded-hal 1.0.
Pull Request -
State: closed - Opened by ghismary about 1 year ago
- 2 comments
#495 - Add atmega168 feature to target ATmega168 chip running with its internal 8MHz oscillator
Pull Request -
State: open - Opened by ghismary about 1 year ago
- 1 comment
#494 - Fix eeprom write and erase
Pull Request -
State: closed - Opened by Eggtosch about 1 year ago
- 1 comment
#493 - Add an into_digital method to analog input pins
Pull Request -
State: closed - Opened by QuinnFreedman about 1 year ago
- 2 comments
Labels: hal-api
#492 - simplify e-h 1.0 `delay_ns` implementation
Pull Request -
State: closed - Opened by rursprung about 1 year ago
- 1 comment
#491 - feat: add support for Sparkfun ProMini 3.3V 8Mhz (sparkfun-promini-3v3)
Pull Request -
State: closed - Opened by tippfehlr about 1 year ago
- 2 comments
#490 - No way to switch an analog pin back to digital mode
Issue -
State: closed - Opened by QuinnFreedman about 1 year ago
- 7 comments
Labels: hal-api, hal-generic
#488 - update to `embedded-hal` v1.0.0 (no more RC!)
Pull Request -
State: closed - Opened by rursprung about 1 year ago
#487 - don't use atmega328p spec for atmega328pb it can lead to catastrophic UB
Issue -
State: open - Opened by Vollbrecht about 1 year ago
#484 - implement `embedded-io` v0.6 `Read` & `Write`
Pull Request -
State: open - Opened by rursprung about 1 year ago
- 2 comments
#483 - add easy way to build the whole workspace
Issue -
State: open - Opened by rursprung about 1 year ago
- 2 comments
#482 - remove `void` dep, use `core::convert::Infallible` instead
Pull Request -
State: closed - Opened by rursprung about 1 year ago
- 1 comment
#481 - migrate `extern crate` to `pub use`
Pull Request -
State: closed - Opened by rursprung about 1 year ago
- 2 comments
#480 - update toolchain to `nightly-2023-12-28`
Pull Request -
State: closed - Opened by rursprung about 1 year ago
- 1 comment
#479 - update to Rust Edition 2021
Pull Request -
State: closed - Opened by rursprung about 1 year ago
#478 - uno USART examples fail due to too high baudrate
Issue -
State: open - Opened by rursprung about 1 year ago
- 6 comments
#477 - Linker errors when compiling for atmega328p with more than one instance of libm::atan referenced in a given function
Issue -
State: closed - Opened by pmnlla about 1 year ago
- 10 comments
#476 - build(deps): update nb requirement from 0.1.2 to 1.1.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, rust
#475 - build(deps): update embedded-storage requirement from 0.2 to 0.3
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 2 comments
Labels: dependencies, rust
#474 - build(deps): bump actions/checkout from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions
#473 - enable GitHub Dependabot
Pull Request -
State: closed - Opened by rursprung about 1 year ago
#472 - add VS Code & JetBrains IDEA (RustRover, CLion, etc.) to `.gitignore`
Pull Request -
State: closed - Opened by rursprung about 1 year ago
#471 - roadmap to stable rust
Issue -
State: open - Opened by rursprung about 1 year ago
- 5 comments
#470 - add initial `embedded-hal` v1 implementations for pins, delays & PWM
Pull Request -
State: closed - Opened by rursprung about 1 year ago
- 2 comments
#469 - async serial
Issue -
State: open - Opened by djdisodo about 1 year ago
- 9 comments
#468 - `[email protected]` roadmap?
Issue -
State: open - Opened by onkoe about 1 year ago
- 1 comment
#467 - Add support for Adafruit Circuit Playground Classic
Pull Request -
State: open - Opened by dbrgn about 1 year ago
- 1 comment
#465 - add note about `winget` to README (for windows installations)
Pull Request -
State: closed - Opened by rursprung about 1 year ago
- 4 comments
#462 - add missing 328pb signature for avrdude
Pull Request -
State: closed - Opened by Vollbrecht about 1 year ago
#461 - ravedudes default config doesn't include correct signature for Atmega328PB
Issue -
State: closed - Opened by Vollbrecht about 1 year ago
Labels: bug, ravedude
#460 - core::fmt::write! causes unexpected behavior
Issue -
State: closed - Opened by djdisodo about 1 year ago
- 3 comments
#459 - Add ATtiny84A support
Pull Request -
State: open - Opened by MichaelDarr about 1 year ago
Labels: mcu-support, waiting-for-avr-device
#457 - Restructure ADC macros
Pull Request -
State: open - Opened by LuigiPiucco about 1 year ago
- 11 comments
#455 - Arduino UNO R4 WiFi Support? `Error: no matching serial port found`
Issue -
State: closed - Opened by MarcusWentz about 1 year ago
- 2 comments
#454 - Upgrade to avr-device 0.5.3
Pull Request -
State: closed - Opened by Rahix about 1 year ago
#453 - specs: Synchronize with rustc specs
Pull Request -
State: closed - Opened by Rahix over 1 year ago
#452 - Add atmega164pa support
Pull Request -
State: closed - Opened by tronje over 1 year ago
- 7 comments
#451 - Use `paste!` to simplify port macros in avr-hal-generic
Pull Request -
State: closed - Opened by LuigiPiucco over 1 year ago
- 3 comments
#450 - generic spi?
Issue -
State: open - Opened by marrsus over 1 year ago
- 3 comments
#449 - Refactor most or all macros using `paste` to replace identifier-passing
Issue -
State: open - Opened by LuigiPiucco over 1 year ago
#448 - Update ufmt
Pull Request -
State: closed - Opened by michaelkamprath over 1 year ago
- 1 comment
#446 - Represent pins A6 and A7 of Arduino Nano similar to other pins
Issue -
State: open - Opened by Fundevoge over 1 year ago
- 3 comments
#445 - feat: Support the SparkFun ProMini 3V
Pull Request -
State: closed - Opened by emilbonnek over 1 year ago
- 4 comments
#444 - Missing a release of Ravedude
Issue -
State: closed - Opened by emilbonnek over 1 year ago
- 2 comments
#443 - Add `internal-clock` feature
Pull Request -
State: closed - Opened by maxkofler over 1 year ago
- 5 comments
#442 - Pin D10 / PB2 unavailable for PWM Output while SPI enabled
Issue -
State: open - Opened by Fundevoge over 1 year ago
- 2 comments
#440 - ravedude: Apply baudrate for console also for uploading via avrdude
Issue -
State: closed - Opened by michaelrommel over 1 year ago
- 2 comments
#439 - generic: Fix rustdoc example
Pull Request -
State: closed - Opened by note-kdia over 1 year ago
#438 - [Question] How do I setup an SPI interface, and communicate with my device?
Issue -
State: closed - Opened by CoolSlimbo over 1 year ago
#436 - How to read a string?
Issue -
State: closed - Opened by ritulahkar over 1 year ago
#435 - Support the SparkFun ProMini 5V
Pull Request -
State: closed - Opened by norepimorphism over 1 year ago
- 2 comments
#433 - Modified serial port buffer size for windows to 1
Pull Request -
State: closed - Opened by Fundevoge over 1 year ago
#432 - avrdude 7 support
Issue -
State: closed - Opened by SuibianP over 1 year ago
- 1 comment
#431 - Support for ATMega32A
Pull Request -
State: closed - Opened by West14 over 1 year ago
- 3 comments
#430 - attiny-hal: add watchdog support
Pull Request -
State: closed - Opened by lopsided98 over 1 year ago
#429 - Uart driver for peripherals
Issue -
State: open - Opened by Firstyear over 1 year ago
- 3 comments
#428 - Analog pins a6 & a7 on Arduino nano not accessible for programming.
Issue -
State: closed - Opened by Jasperlooney over 1 year ago
- 1 comment
#427 - Upgrade to rust nightly 2023-08-08
Pull Request -
State: closed - Opened by Rahix over 1 year ago
- 4 comments
#425 - Support Arduino Pro Mini (5V 16Mhz/3.3V 8Mhz)
Issue -
State: closed - Opened by tippfehlr over 1 year ago
- 2 comments
#424 - Add panic example for arduino-nano
Pull Request -
State: closed - Opened by 92kns over 1 year ago
#423 - attiny85: ADC support
Pull Request -
State: closed - Opened by jleightcap over 1 year ago
- 2 comments
#422 - Issue linking attiny202
Issue -
State: closed - Opened by DeepHorizons over 1 year ago
- 1 comment
#421 - uno: Eeprom example fix
Pull Request -
State: closed - Opened by fvilante over 1 year ago
- 1 comment
#420 - Added support for nano every uploading
Pull Request -
State: open - Opened by bibble235 over 1 year ago
- 3 comments
#419 - Attiny85 spi driver
Pull Request -
State: open - Opened by DeepHorizons over 1 year ago
#418 - attiny_hal::pac::exint::pcmsk::W missing BitWriterRaw implementation?
Issue -
State: open - Opened by mgrunwald over 1 year ago
#416 - Fix UART macro for special implementations in atmega-hal
Issue -
State: open - Opened by Rahix almost 2 years ago
- 1 comment
Labels: help wanted
#414 - Mutex::borrow: Should it return a &mut T?
Issue -
State: closed - Opened by aleokdev almost 2 years ago
- 2 comments
#413 - Wokwi support added
Issue -
State: closed - Opened by Vollbrecht almost 2 years ago
#412 - fix pullup on floating dyn pin
Pull Request -
State: closed - Opened by kabel42 almost 2 years ago
#411 - Pin<Input<Floating>, Dynamic> has pullup enabled
Issue -
State: closed - Opened by kabel42 almost 2 years ago
Labels: bug, help wanted
#410 - running eeprom example fails on atmega328p
Issue -
State: closed - Opened by pppout almost 2 years ago
- 5 comments
Labels: bug
#408 - Cargo is not applicable to the toolchain
Issue -
State: closed - Opened by Pranjal-Patel almost 2 years ago
- 2 comments
#407 - ravedude: Fix support for nix flakes on darwin
Pull Request -
State: closed - Opened by adrianchong518 almost 2 years ago
#406 - Unable to write 0xFF to the eeprom on atmega328p.
Issue -
State: closed - Opened by zignig almost 2 years ago
- 1 comment
#405 - Usage of `void` and replacement with `core::convert::Infallible`
Issue -
State: closed - Opened by aleokdev almost 2 years ago
- 3 comments
#404 - Add support for Arduino Duemilanove (328p version).
Pull Request -
State: closed - Opened by cr1901 almost 2 years ago
#403 - Add support for programming AVR EEPROM memory if .eeprom section foun…
Pull Request -
State: open - Opened by cr1901 almost 2 years ago
- 2 comments
Labels: ravedude
#402 - Cannot create expander for ...
Issue -
State: closed - Opened by crptz almost 2 years ago
- 7 comments
#401 - Add support for Digispark boards
Pull Request -
State: open - Opened by veprolet almost 2 years ago