2022-01-10 22:46:20 +03:00
|
|
|
# Structure
|
|
|
|
|
|
|
|
- `app-scened-template` - Scened template app library
|
|
|
|
- `app-template` - Template app library
|
|
|
|
- `callback-connector` - Callback connector library
|
|
|
|
- `drivers` - Drivers that we wrote
|
|
|
|
- `fatfs` - External storage file system
|
2022-04-13 23:50:25 +03:00
|
|
|
- `flipper_format` - Flipper File Format library
|
2022-01-10 22:46:20 +03:00
|
|
|
- `fnv1a-hash` - Fnv1a hash library
|
2022-04-13 23:50:25 +03:00
|
|
|
- `heatshrink` - Image compression library
|
2022-02-25 18:22:58 +03:00
|
|
|
- `infrared` - Infrared library
|
2022-01-10 22:46:20 +03:00
|
|
|
- `libusb_stm32` - STM32 USB library
|
|
|
|
- `littlefs` - Internal storage file system
|
2022-12-28 17:30:20 +03:00
|
|
|
- `micro-ecc` - Elliptic Curve Crytography library
|
2022-04-13 23:50:25 +03:00
|
|
|
- `microtar` - TAR archive support library
|
2022-01-10 22:46:20 +03:00
|
|
|
- `mlib` - Algorithms and containers
|
|
|
|
- `nanopb` - Nano Protobuf library
|
2022-08-03 20:13:06 +03:00
|
|
|
- `nfc` - Nfc library
|
2022-04-13 23:50:25 +03:00
|
|
|
- `one_wire` - One wire library
|
2022-01-10 22:46:20 +03:00
|
|
|
- `qrcode` - Qr code generator library
|
|
|
|
- `ST25RFAL002` - ST253916 driver and NFC hal
|
2023-05-09 00:30:33 +03:00
|
|
|
- `stm32wb_cmsis` - STM32WB series CMSIS component
|
|
|
|
- `stm32wb_copro` - STM32WB Coprocessor fimrware + WPAN library
|
|
|
|
- `stm32wb_hal_driver` - STM32WB series HAL
|
2022-03-03 12:48:56 +03:00
|
|
|
- `subghz` - SubGhz library
|
2022-01-10 22:46:20 +03:00
|
|
|
- `toolbox` - Toolbox of things that we are using but don't place in core
|
|
|
|
- `u8g2` - Graphics library that we use to draw GUI
|