7a3a1aaf0d
* Add 1-wire thermometer example app stub * Working 1-wire thermometer app * Refactor app to use threads * Clean up code, add comments * Add CRC checking * Increase update period * Fix error in fbt * Revert the old update period * Use settable pin in onewire_host * Use settable pin for onewire_slave * Clear EXTI flag after callback, make private methods static in onewire_slave * Do not hardcode GPIO pin number * Remove iButton hal from furi_hal_rfid * Remove most of furi_hal_ibutton * Add some of furi_hal_ibutton back * Slightly neater code * Fix formatting * Fix PVS-studio warnings * Update CODEOWNERS * Add furi_hal_gpio_get_ext_pin_number * Create README.md * FuriHal: move furi_hal_gpio_get_ext_pin_number to resources --------- Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com> |
||
---|---|---|
.. | ||
furi_hal_bt_hid.c | ||
furi_hal_bt_serial.c | ||
furi_hal_bt.c | ||
furi_hal_clock.c | ||
furi_hal_clock.h | ||
furi_hal_compress.c | ||
furi_hal_console.c | ||
furi_hal_console.h | ||
furi_hal_cortex.c | ||
furi_hal_crypto.c | ||
furi_hal_debug.c | ||
furi_hal_flash.c | ||
furi_hal_flash.h | ||
furi_hal_gpio.c | ||
furi_hal_gpio.h | ||
furi_hal_i2c_config.c | ||
furi_hal_i2c_config.h | ||
furi_hal_i2c_types.h | ||
furi_hal_i2c.c | ||
furi_hal_ibutton.c | ||
furi_hal_ibutton.h | ||
furi_hal_idle_timer.h | ||
furi_hal_info.c | ||
furi_hal_infrared.c | ||
furi_hal_interrupt.c | ||
furi_hal_interrupt.h | ||
furi_hal_light.c | ||
furi_hal_memory.c | ||
furi_hal_mpu.c | ||
furi_hal_nfc.c | ||
furi_hal_nfc.h | ||
furi_hal_os.c | ||
furi_hal_os.h | ||
furi_hal_power.c | ||
furi_hal_pwm.c | ||
furi_hal_pwm.h | ||
furi_hal_random.c | ||
furi_hal_region.c | ||
furi_hal_resources.c | ||
furi_hal_resources.h | ||
furi_hal_rfid.c | ||
furi_hal_rfid.h | ||
furi_hal_rtc.c | ||
furi_hal_sd.c | ||
furi_hal_speaker.c | ||
furi_hal_spi_config.c | ||
furi_hal_spi_config.h | ||
furi_hal_spi_types.h | ||
furi_hal_spi.c | ||
furi_hal_subghz_configs.h | ||
furi_hal_subghz.c | ||
furi_hal_subghz.h | ||
furi_hal_target_hw.h | ||
furi_hal_uart.c | ||
furi_hal_uart.h | ||
furi_hal_usb_cdc.c | ||
furi_hal_usb_cdc.h | ||
furi_hal_usb_hid.c | ||
furi_hal_usb_i.h | ||
furi_hal_usb_u2f.c | ||
furi_hal_usb.c | ||
furi_hal_version_device.c | ||
furi_hal_version.c | ||
furi_hal_vibro.c | ||
furi_hal.c |