embassy/embassy-stm32
Bob McWhirter d4bf78a0c1 Don't set SAF=true, do set RA=true for Ethernet.
Source-Address-Filtering is not helping the board to receive packets.
For unknown reasons, the Receive-All is required, when in theory
it should not be required. Until we figure it out, follow the
stm32h7xx-hal example of setting RA=true.
2021-09-06 14:21:26 -04:00
..
src Don't set SAF=true, do set RA=true for Ethernet. 2021-09-06 14:21:26 -04:00
.pep8 USART codegen 2021-04-25 22:35:51 +02:00
build.rs build(stm32): remove gen.py build dependency 2021-08-26 18:59:37 +02:00
Cargo.toml Add HAL for SubGhz peripheral for STM32 WL series 2021-09-02 10:39:56 +02:00
gen_features.py Add support for STM32G0 2021-08-20 00:15:11 +02:00