mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
* 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>
Structure
app-scened-template- Scened template app libraryapp-template- Template app librarycallback-connector- Callback connector librarydrivers- Drivers that we wrotefatfs- External storage file systemflipper_format- Flipper File Format libraryfnv1a-hash- Fnv1a hash libraryheatshrink- Image compression libraryinfrared- Infrared librarylibusb_stm32- STM32 USB librarylittlefs- Internal storage file systemmicro-ecc- Elliptic Curve Crytography librarymicrotar- TAR archive support librarymlib- Algorithms and containersnanopb- Nano Protobuf librarynfc- Nfc libraryone_wire- One wire libraryqrcode- Qr code generator libraryST25RFAL002- ST253916 driver and NFC halSTM32CubeWB- STM32WB series cube packagesubghz- SubGhz librarytoolbox- Toolbox of things that we are using but don't place in coreu8g2- Graphics library that we use to draw GUI