flipperzero-firmware/bootloader/targets/f7/furi_hal
あく df2d1ad13f
[FL-2219, FL-2251] System, FuriCore, FuriHal: various bug fixes and improvements (#986)
* Replace irq shenanigans with critical section
* Power: halt system on power off instead of crash.
* Gui: properly handle input event on NULL current_view
* FuriHal: correct gpio configuration sequence
* FuriHal: cleanup uart initialization. Makefile: allow to disable thread support.
* Loader: improve locking, fix simultaneous app start crash, full command line args support for gui apps, more consistent insomnia
* Loader: correct spelling
* FuriHal: increase gpio configuration readability
* FuriHal: correct gpio configuration error when mode is GpioModeEventRiseFall
Co-authored-by: DrZlo13 <who.just.the.doctor@gmail.com>
2022-02-10 14:20:50 +03:00
..
furi_hal_gpio.c [FL-2219, FL-2251] System, FuriCore, FuriHal: various bug fixes and improvements (#986) 2022-02-10 14:20:50 +03:00
furi_hal_gpio.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
furi_hal_i2c_config.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
furi_hal_i2c_config.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
furi_hal_i2c_types.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
furi_hal_i2c.c [FL-1506, FL-2197] Power, USB, LED driver improvements (#966) 2022-01-21 19:55:44 +03:00
furi_hal_i2c.h [FL-1506, FL-2197] Power, USB, LED driver improvements (#966) 2022-01-21 19:55:44 +03:00
furi_hal_light.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
furi_hal_light.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
furi_hal_resources.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
furi_hal_resources.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
furi_hal_spi_config.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
furi_hal_spi_config.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
furi_hal_spi_types.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
furi_hal_spi.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
furi_hal_version.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
furi_hal.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
main.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00