eupn / stm32wb-hal

[WIP] embedded-hal for the STM32WB family of microcontrollers
20 stars 10 forks source link

FlashExt not exported in prelude #15

Open karlp opened 3 years ago

karlp commented 3 years ago

It looks like FlashExt wasn't added (uncommented) to the prelude when the Flash impl was added, so your examples had to manually import FlashExt