flipperzero-firmware/firmware/targets/furi_hal_include
Nikolay Minaylov 2f3ea9494e
HAL to LL migration: GPIO, HSEM, AES (#1069)
* gpio, hsem, crypto: switch from HAL to LL/registers
* Moved GPIO initialization to furi_hal
* More HAL removed
* All HAL modules disabled
* HAL is finally removed
* hal_gpio -> furi_hal_gpio, main.h removed
* Bootloader build fix
* RTOS config moved to freertos-glue
* delay -> furi_hal_delay

Co-authored-by: あく <alleteam@gmail.com>
2022-03-30 18:23:40 +03:00
..
furi_hal_bootloader.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
furi_hal_bt_hid.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
furi_hal_bt_serial.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
furi_hal_bt.h [FL-2243] Restart BT advertising after forgetting devices #982 2022-02-07 16:37:56 +03:00
furi_hal_compress.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
furi_hal_crypto.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
furi_hal_delay.h HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00
furi_hal_i2c.h [FL-2084] I2C memory read/write (#951) 2022-01-12 18:29:28 +03:00
furi_hal_ibutton.h [FL-2393][FL-2381] iButton, OneWire: move to plain C (#1068) 2022-03-29 16:01:56 +03:00
furi_hal_info.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
furi_hal_infrared.h [FL-2279] IR doxygen, rename irda -> infrared (#1010) 2022-02-25 18:22:58 +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_nfc.h [FL-1396] Mifare Classic read (#1034) 2022-03-24 01:14:34 +03:00
furi_hal_power.h [FL-1506, FL-2197] Power, USB, LED driver improvements (#966) 2022-01-21 19:55:44 +03:00
furi_hal_random.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
furi_hal_rfid.h HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00
furi_hal_rtc.h HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00
furi_hal_sd.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
furi_hal_speaker.h FuriHal: replace HAL with LL in RFID Part 1. Drop F6. (#1049) 2022-03-23 20:59:20 +03:00
furi_hal_spi.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
furi_hal_subghz.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
furi_hal_usb_hid_u2f.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
furi_hal_usb_hid.h BadUSB ID change (#1046) 2022-03-23 16:35:25 +03:00
furi_hal_usb.h [FL-2315] USB Mode switch lock (#1036) 2022-03-24 18:45:03 +03:00
furi_hal_vcp.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
furi_hal_version.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
furi_hal_vibro.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
furi_hal.h [FL-2392] FuriHal: refactor interrupts subsystem (#1066) 2022-03-30 03:37:23 +10:00