flipperzero-firmware/firmware/targets/f7/furi_hal
SG bdba15b366
[FL-2393][FL-2381] iButton, OneWire: move to plain C (#1068)
* iButton: getting started on the worker concept
* Hal delay: added global instructions_per_us variable
* iButton: one wire slave
* iButton: ibutton key setter
* iButton: one wire host, use ibutton_hal
* iButton\RFID: common pulse decoder concept
* iButton: cyfral decoder
* iButton: worker thread concept
* iButton: metakom decoder
* iButton: write key through worker
* iButton: worker mode holder
* iButton: worker improvements
* iButton: Cyfral encoder
* iButton: Metakom encoder
* lib: pulse protocol helpers
* iButton: Metakom decoder
* iButton: Cyfral decoder
* iButton worker: separate modes
* iButton: libs documentation
* HAL: iButton gpio modes
* iButton worker: rename modes file
* iButton worker, hal: move to LL
* iButton CLI: worker for reading and emulation commands
* iButton HAL: correct init and emulation sequence
* iButton cli: moved to plain C
* iButton: move to worker, small step to plain C
* Libs, one wire: move to plain C
* Libs: added forgotten files to compilation
* iButton writer: get rid of manual disable/enable irq
2022-03-29 16:01:56 +03:00
..
furi_hal_bootloader.c
furi_hal_bt_hid.c
furi_hal_bt_serial.c
furi_hal_bt.c
furi_hal_clock.c [FL-2366] HAL to LL migration part 2 (#1053) 2022-03-25 13:33:01 +03:00
furi_hal_clock.h
furi_hal_compress.c
furi_hal_console.c
furi_hal_console.h
furi_hal_crypto.c
furi_hal_delay.c [FL-2393][FL-2381] iButton, OneWire: move to plain C (#1068) 2022-03-29 16:01:56 +03:00
furi_hal_flash.c
furi_hal_flash.h
furi_hal_gpio.c
furi_hal_gpio.h
furi_hal_i2c_config.c [FL-2366] HAL to LL migration part 2 (#1053) 2022-03-25 13:33:01 +03:00
furi_hal_i2c_config.h
furi_hal_i2c_types.h
furi_hal_i2c.c
furi_hal_ibutton.c [FL-2393][FL-2381] iButton, OneWire: move to plain C (#1068) 2022-03-29 16:01:56 +03:00
furi_hal_info.c
furi_hal_infrared.c [FL-2366] HAL to LL migration part 2 (#1053) 2022-03-25 13:33:01 +03:00
furi_hal_interrupt.c [FL-2375] Migrate to LL part 3 (#1058) 2022-03-26 01:56:18 +03:00
furi_hal_interrupt.h
furi_hal_light.c
furi_hal_nfc.c
furi_hal_os_timer.h [FL-2366] HAL to LL migration part 2 (#1053) 2022-03-25 13:33:01 +03:00
furi_hal_os.c
furi_hal_os.h
furi_hal_power.c
furi_hal_random.c
furi_hal_resources.c
furi_hal_resources.h
furi_hal_rfid.c [FL-2393][FL-2381] iButton, OneWire: move to plain C (#1068) 2022-03-29 16:01:56 +03:00
furi_hal_rtc.c [FL-2366] HAL to LL migration part 2 (#1053) 2022-03-25 13:33:01 +03:00
furi_hal_sd.c
furi_hal_speaker.c [FL-2366] HAL to LL migration part 2 (#1053) 2022-03-25 13:33:01 +03:00
furi_hal_spi_config.c [FL-2366] HAL to LL migration part 2 (#1053) 2022-03-25 13:33:01 +03:00
furi_hal_spi_config.h
furi_hal_spi_types.h
furi_hal_spi.c
furi_hal_subghz.c [FL-2383, FL-2384] iButton, Desktop bug fixes (#1062) 2022-03-28 16:42:31 +03:00
furi_hal_task.c
furi_hal_task.h
furi_hal_uart.c
furi_hal_uart.h
furi_hal_usb_cdc_i.h
furi_hal_usb_cdc.c
furi_hal_usb_hid.c
furi_hal_usb_i.h
furi_hal_usb_u2f.c
furi_hal_usb.c [FL-2379] BadUSB and furi_hal_usb fixes #1057 2022-03-25 19:07:37 +03:00
furi_hal_vcp.c
furi_hal_version.c
furi_hal_vibro.c
furi_hal.c [FL-2375] Migrate to LL part 3 (#1058) 2022-03-26 01:56:18 +03:00