issues
search
esp-rs
/
esp32-hal
A hardware abstraction layer for the esp32 written in Rust.
Apache License 2.0
193
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
PSA: Future development
#80
MabezDev
opened
2 years ago
0
Cleanups, Added Led example
#79
Nereuxofficial
closed
2 years ago
1
I2S support is missing
#78
JasonKleban
opened
2 years ago
1
Interesting crash not originating from the HAL but easy to reproduce here
#77
bjoernQ
closed
2 years ago
3
Fix `StatefulOutputPin` implementation, simplify `ToggleableOutputPin` implementation
#76
jessebraham
closed
2 years ago
1
Gpio output is_set_high() not showing the correct value
#75
alvaroarenas
closed
2 years ago
2
Documentation of "esp32-hal" vs "esp-idf-hal"
#74
JasonKleban
closed
2 years ago
7
esp32 c3 coded phy double messages
#73
iamcalledusman
closed
2 years ago
2
Enable the Ack for coded phy advertising
#72
iamcalledusman
closed
2 years ago
3
Blinky example not working
#71
Raunak-Singh-Inventor
closed
2 years ago
2
ESP32 doesn't boot when using external_ram with opt-level to 0, 1, or 2
#70
sepotvin
opened
2 years ago
2
Fix typo in changelog
#69
bugadani
closed
2 years ago
1
Ledc support
#68
sepotvin
closed
2 years ago
3
Add a downgrade mechanism so GPIOs and Timers can be stored in arrays
#66
D1plo1d
opened
3 years ago
1
Unexpected results from the ADC
#65
lily-mara
opened
3 years ago
2
Linking error when enabling GPIO_INTR
#64
schphil
closed
2 years ago
2
Example ram RTCWDT_RTC_RESET
#63
KerryRJ
opened
3 years ago
3
Replace llvm_asm with asm
#62
KerryRJ
closed
3 years ago
1
v0.3.0 - Ecosystem bump
#61
MabezDev
closed
3 years ago
1
Baremetal 1.0.0
#60
KerryRJ
closed
3 years ago
6
Fix #![feature(const_fn)] has been removed
#59
KerryRJ
closed
3 years ago
0
Rust 1.54 changes
#58
KerryRJ
closed
3 years ago
0
Cannot import "i2c" from remote dependency, possible if local build
#57
litchipi
closed
3 years ago
2
UART carriage not returned
#56
theLogicJB
closed
3 years ago
5
Blocking I2C
#55
hanhossain
closed
3 years ago
3
Updates for rust 1.50
#54
kelnos
closed
3 years ago
1
ESP32-C3 support
#53
mchodzikiewicz
opened
3 years ago
11
Pin version of linked_list_allocator
#52
svenstaro
closed
3 years ago
1
Fix typo. Now approproately checks the unit and zerod flags.
#51
MabezDev
closed
3 years ago
0
Suspected typo / copy'n'paste bug in 'ram' macro
#50
enrikb
closed
3 years ago
1
xtensa-lx changes, alloc fixes and clean up
#49
MabezDev
closed
4 years ago
1
Pre 0.1.0 fixes
#48
MabezDev
closed
4 years ago
0
Various cleanups & extension of timer features in preparation of WiFi
#47
arjanmels
closed
4 years ago
1
Crates.io release
#46
MabezDev
closed
4 years ago
6
Clock Improvements
#45
arjanmels
closed
4 years ago
1
Added SPI peripheral driver
#43
arjanmels
closed
4 years ago
4
Bluetooth functionality
#44
delbato
opened
4 years ago
1
Extended (RTC) GPIO functionality
#42
arjanmels
closed
4 years ago
1
Fix `no-rt` functionality.
#41
reitermarkus
closed
4 years ago
2
Implement workaround for ESP32 errata
#40
arjanmels
opened
4 years ago
0
Blocking SPI Interface
#39
fmckeogh
closed
3 years ago
1
Add `rt` feature to allow usage without runtime.
#38
reitermarkus
closed
4 years ago
2
Use crate::target pattern
#37
fmckeogh
closed
4 years ago
2
Overhaul of GPIO module & adjusted Serial module accordingly.
#36
arjanmels
closed
4 years ago
5
Bugs in GPIO open drain, etc.
#35
arjanmels
closed
4 years ago
13
Extensions to clock control
#34
arjanmels
closed
4 years ago
1
Improve GPIO interface
#33
fmckeogh
closed
4 years ago
2
Update esp to 0.5.0
#32
arjanmels
closed
4 years ago
0
Added Mutexes implemented in xtensa-lx6 to prelude & started using in timers example
#31
arjanmels
closed
4 years ago
5
Use standardized mutex
#30
arjanmels
closed
4 years ago
2
Next