Skip to content
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

[FL-1666] Bootloader: info screen when we going to DFU. FuriHal: port SPI to LL. Cleanup. #634

Merged
merged 19 commits into from Aug 12, 2021

Conversation

skotopes
Copy link
Member

@skotopes skotopes commented Aug 9, 2021

What's new

  • Bootloader: info screen when we going to DFU.
  • FuriHal: port SPI to LL.
  • FuriHal: drop unused ST HAL modules.
  • Cleanup and refactoring

Verification

  • Compile and run
  • Check everything that uses SPI

Checklist (do not modify)

  • PR has description of feature/bug or link to Confluence/Jira task
  • Description contains actions to verify feature/bugfix
  • I've built this code, uploaded it to the device and verified feature/bugfix

@skotopes skotopes marked this pull request as draft August 9, 2021 23:46
@skotopes skotopes marked this pull request as ready for review August 11, 2021 15:19
@skotopes skotopes changed the title [FL-1666] Bootloader: info screen when we going to DFU. FuriHal: port spi to ll. [FL-1666] Bootloader: info screen when we going to DFU. FuriHal: port SPI to LL. Aug 11, 2021
@skotopes skotopes changed the title [FL-1666] Bootloader: info screen when we going to DFU. FuriHal: port SPI to LL. [FL-1666] Bootloader: info screen when we going to DFU. FuriHal: port SPI to LL. Cleanup. Aug 11, 2021
@DrZlo13 DrZlo13 merged commit 37d7870 into dev Aug 12, 2021
@DrZlo13 DrZlo13 deleted the aku_1666_bootloader_display branch August 12, 2021 08:48
aprosvetova pushed a commit that referenced this pull request Aug 12, 2021
… SPI to LL. Cleanup. (#634)

* FuriHal: port spi to ll. Bootloader: add spi and display.
* Makefile: rollback disabled freertos introspection
* FuriHal: spi lock asserts. F6: minor cleanup port sdcard shenanigans to furi_hal_gpio.
* SdCard: port missing bits to furi-hal-gpio
* FuriHal: fix broken RX in SPI, update SPI API usage. RFAL: more asserts in SPI platform code.
* GUI: clear canvas on start. FuriHal: no pullup on radio spi bus.
* FuriHal: use check instead of assert in spi lock routines
* FuriHal: remove timeouts
* SdHal: add guard time to SDCARD CS PIN control.
* FuriHal: proper name for SPI device reconfigure routine. SdHal: one more enterprise delay and better documentation.
* Bootloader: update DFU text and add image.
* FuriHal: drop unused ST HAL modules.
* SdHal: fixed swapped hal_gpio_init_ex arguments
* SpiHal: fixed swapped hal_gpio_init_ex arguments
* IrdaHal: use hal_gpio_init instead of hal_gpio_init_ex
* RfidHal: fixed swapped hal_gpio_init_ex arguments

Co-authored-by: DrZlo13 <who.just.the.doctor@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants