unleashed-firmware/lib
tonyfreeman 69f54973cc
Nfc: fix incorrect type castings. Global: fix printf usage, types casting, overall cleanup. Drivers: incorrect array index in cc1101 driver. (#713)
* fix 'function cannot return qualified void/bool type'
* Fix variable 'consumed' is used uninitialized
* Fix format string is not a string literal (potentially insecure)
* Fix conflicting types for 'menu_item_get_type'
* Fix implicit conversion from enumeration type 'NfcDeviceType' to different enumeration type 'rfalNfcDevType'
* Fix hal_gpio_init incorrect arguments order
* Fix nfc->dev.dev_name condition will always evaluate to 'true'
* Fix explicitly assigning value of variable to itself
* Fix furi_hal_bt_wait_startup counter overflow
* Fix implicit conversion from 'StorageStatus' to 'SDError'
* Remove #include <sys/param.h>
* Add FIXME
* Fix syntax
* Fixup for 'furi_hal_bt_wait_startup counter overflow'
* nfc: fix different nfc device types
* Drivers: fix incorrect offset in cc1101_read_fifo
* Remove obsolete comment

Co-authored-by: Tony Freeman <tonyfreeman@users.noreply.github.com>
Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2021-09-21 12:34:16 +03:00
..
app-scened-template [FL-1643] NFC emv assets (#661) 2021-08-20 22:56:43 +03:00
app-template [FL-1490] FuriHal: crypto api. Crypto cli tool. (#702) 2021-09-15 12:59:49 +03:00
callback-connector cpp template application library (#232) 2020-11-12 14:13:29 +03:00
common-api [FL-1191][FL-1524] Filesystem rework (#568) 2021-07-23 15:20:19 +03:00
cyfral Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
drivers Nfc: fix incorrect type castings. Global: fix printf usage, types casting, overall cleanup. Drivers: incorrect array index in cc1101 driver. (#713) 2021-09-21 12:34:16 +03:00
fatfs [FL-520] Filesystem Api and App (#280) 2021-01-11 20:52:35 +06:00
fnv1a-hash FL-78 Microsd test application (#230) 2020-11-14 19:24:38 +03:00
irda [FL-1800] IRDA: enc/decoder refactoring, Add NEC42 (#705) 2021-09-15 20:22:58 +03:00
littlefs@1863dc7883 [FL-977] Internal Storage (#455) 2021-05-11 11:29:44 +03:00
mlib@3c83e4088c [FL-1465] Archive application bug fixes. Gui: update TextInput API. (#530) 2021-06-24 00:46:52 +03:00
nfc_protocols [FL-1643] NFC emv assets (#661) 2021-08-20 22:56:43 +03:00
onewire Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
qrcode New application, QRCode generator (#160) 2020-10-05 13:33:35 +03:00
ST25RFAL002 [FL-1643] NFC emv assets (#661) 2021-08-20 22:56:43 +03:00
STM32CubeWB@9e2dd9db12 [FL-1473, FL-1651] Update STM32CubeWB to latest version. Radio firmware bundle. (#642) 2021-08-17 12:41:08 +03:00
subghz Nfc: fix incorrect type castings. Global: fix printf usage, types casting, overall cleanup. Drivers: incorrect array index in cc1101 driver. (#713) 2021-09-21 12:34:16 +03:00
toolbox [FL-1826] Crypto: correct key provisioning procedure. (#709) 2021-09-17 12:21:08 +03:00
u8g2 Implementation of some widgets based on real use cases and designs [FL-392][FL-809] (#315) 2021-02-05 02:35:06 +03:00
lib.mk [FL-1542], [FL-1603] Generate random name (#602) 2021-07-25 14:34:54 +03:00