Mark Haslinghuis

Results 57 issues of Mark Haslinghuis

Define `USE_FLASH_M25P16` directly instead of using `USE_FLASH_W25M512` and `USE_FLASH_W25Q128FV` EDIT: As `USE_FLASH_M25P16` also defines `USE_FLASH_W25M` using `USE_FLASH_X25` now - as suggested by @freasy ``` W25M512 | W25Q128FV -> M25P16 W25M02G...

This issue report is for tracking development on outstanding issues to be resolved for finalizing PWA. Main - [x] - #3913 - [x] - #3949 - [x] - #3958 -...

In Development
For Discussion
PWA

- Added timer definitions. - Did not alter RCC or TimerClock function. ![image](https://github.com/betaflight/betaflight/assets/8344830/3ca70293-b1ca-4a82-b507-45e7532187ee)

Help Wanted
H5

For Discussion
Cleanup
Needs coordination with betaflight-configurator

- Remember #2477 - ID works on saving - not on opening (already tried to store and retrieve the ID) Some reference: - https://developer.chrome.com/docs/capabilities/web-apis/file-system-access#storing_file_handles_or_directory_handles_in_indexeddb - https://developer.chrome.com/blog/persistent-permissions-for-the-file-system-access-api

RN: IMPROVEMENT
PWA

This target is still in development so does not compile currently. Timer map is missing. IDX | PIN | RESOURCE | TIMER | DMA ---: | --- | --- |...

- fixes #13792 - requires adding custom define `SMARTAUDIO_NOPULLDOWN`

RN: BUGFIX
Tested