-
Notifications
You must be signed in to change notification settings - Fork 219
Issues: esp-rs/esp-hal
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
ESP32S3 ADC reading not working as expected
bug
Something isn't working
status:needs-attention
This should be prioritized
#2815
opened Dec 13, 2024 by
DS204ever
Wake-up (e.g. light sleep)
1.0-blocker
peripheral:uart
UART peripheral
#2813
opened Dec 13, 2024 by
bugadani
C-FAILURE: Function docs include error, panic, and safety considerations
1.0-blocker
peripheral:uart
UART peripheral
#2812
opened Dec 13, 2024 by
bugadani
C-QUESTION-MARK: Examples use ?, not try!, not unwrap
1.0-blocker
peripheral:uart
UART peripheral
#2811
opened Dec 13, 2024 by
bugadani
Do we want the single byte read/write inherent functions? or are they optimized for the job and are much more efficient? is it a common use case?
1.0-blocker
peripheral:spi
SPI peripheral
#2808
opened Dec 13, 2024 by
bjoernQ
Should we get rid of nb::Result for inherent functions?
1.0-blocker
peripheral:spi
SPI peripheral
#2807
opened Dec 13, 2024 by
bjoernQ
SpiBitOrder, SpiDataMode, SpiMode: the Spi prefix seems redundant
1.0-blocker
peripheral:spi
SPI peripheral
#2805
opened Dec 13, 2024 by
bjoernQ
spi::master::Config uses HertzU32 etc from fugit, which aren't stable
1.0-blocker
peripheral:spi
SPI peripheral
#2804
opened Dec 13, 2024 by
bjoernQ
Expose Double Transfer Rate where supported
1.0-blocker
peripheral:spi
SPI peripheral
#2803
opened Dec 13, 2024 by
bjoernQ
Ability to transfer bit arrays (data that is not a multiple of 8 bits).
1.0-blocker
peripheral:spi
SPI peripheral
#2802
opened Dec 13, 2024 by
bjoernQ
SPI: Expose timing delays
1.0-blocker
peripheral:spi
SPI peripheral
#2801
opened Dec 13, 2024 by
bjoernQ
Expose SPI interrupts
1.0-blocker
peripheral:spi
SPI peripheral
#2799
opened Dec 13, 2024 by
bjoernQ
Allow splitting the SPI FiFo into two halves (All chips support doing this, and it allows for double buffering without DMA)
1.0-blocker
peripheral:spi
SPI peripheral
#2798
opened Dec 13, 2024 by
bjoernQ
Expose the KEEP_CS_ACTIVE option (This is important for chunked transfers in a single transaction)
1.0-blocker
peripheral:spi
SPI peripheral
#2797
opened Dec 13, 2024 by
bjoernQ
SPI: SPI peripheral
C-FAILURE
: Function docs include error, panic, and safety considerations. (again, good in Safety
, but Errors
and Panics
are missing.
1.0-blocker
peripheral:spi
#2794
opened Dec 13, 2024 by
bjoernQ
SPI: We already started marking parts of the driver as unstable but there are some inconsistencies currently
1.0-blocker
peripheral:spi
SPI peripheral
#2793
opened Dec 13, 2024 by
bjoernQ
SPI: Config doesn't derive SPI peripheral
Hash
1.0-blocker
peripheral:spi
#2792
opened Dec 13, 2024 by
bjoernQ
SPI: Driver structs don't derive SPI peripheral
PartialEq/Eq
1.0-blocker
peripheral:spi
#2791
opened Dec 13, 2024 by
bjoernQ
C-FAILURE: Function docs include error, panic, and safety considerations.
1.0-blocker
peripheral:i2c
I2C peripheral
#2789
opened Dec 13, 2024 by
bugadani
Previous Next
ProTip!
no:milestone will show everything without a milestone.