flipperzero-firmware/applications/tests
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
..
flipper_format Nfc: add basic Mifare DESFire support (#1024) 2022-03-23 16:45:37 +03:00
infrared_decoder_encoder [FL-2279] IR doxygen, rename irda -> infrared (#1010) 2022-02-25 18:22:58 +03:00
rpc HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00
stream [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
furi_memmgr_test.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
furi_pubsub_test.c RPC: Implement storage_stat_request (#800) 2021-11-01 23:35:54 +03:00
furi_record_test.c [FL-1955] CLI RPC (#781) 2021-10-26 19:05:28 +03:00
furi_valuemutex_test.c HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00
minunit_test.c [FL-1955] CLI RPC (#781) 2021-10-26 19:05:28 +03:00
minunit_vars_ex.h Add minunit test framework (#168) 2020-10-10 13:32:06 +03:00
minunit_vars.h Add minunit test framework (#168) 2020-10-10 13:32:06 +03:00
minunit.h [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
test_index.c HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00