mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-23 13:03:13 +00:00
52b5966262
* added filename mode setting * added furi_flag checks for when filename_mode is set * changed naming for ibutton, lfrfid and subghz * requested changes from PR * Lib: gather all naming bits and pieces under name generator module. Properly bump api version. FuriHal: fix RTC flag enum. * PR requested changes * bug fix for arg type * added functionality for other application scenes * Lib: cleanup name generator API, simplify usage. Sync API symbols. * Lib: proper size type in name_generator. Cleanup. * FuriHal: cleanup rtc api usage across firmware Co-authored-by: あく <alleteam@gmail.com> |
||
---|---|---|
.. | ||
ibutton_scene.c | ||
ibutton_scene.h | ||
ibutton_scene_add_type.c | ||
ibutton_scene_add_value.c | ||
ibutton_scene_config.h | ||
ibutton_scene_delete_confirm.c | ||
ibutton_scene_delete_success.c | ||
ibutton_scene_emulate.c | ||
ibutton_scene_exit_confirm.c | ||
ibutton_scene_info.c | ||
ibutton_scene_read.c | ||
ibutton_scene_read_error.c | ||
ibutton_scene_read_key_menu.c | ||
ibutton_scene_read_success.c | ||
ibutton_scene_retry_confirm.c | ||
ibutton_scene_rpc.c | ||
ibutton_scene_save_name.c | ||
ibutton_scene_save_success.c | ||
ibutton_scene_saved_key_menu.c | ||
ibutton_scene_select_key.c | ||
ibutton_scene_start.c | ||
ibutton_scene_view_data.c | ||
ibutton_scene_write.c | ||
ibutton_scene_write_success.c |