2022-01-10 19:46:20 +00: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 20:50:25 +00:00
|
|
|
- `flipper_format` - Flipper File Format library
|
2022-01-10 19:46:20 +00:00
|
|
|
- `fnv1a-hash` - Fnv1a hash library
|
2022-04-13 20:50:25 +00:00
|
|
|
- `heatshrink` - Image compression library
|
2022-02-25 15:22:58 +00:00
|
|
|
- `infrared` - Infrared library
|
2022-01-10 19:46:20 +00:00
|
|
|
- `libusb_stm32` - STM32 USB library
|
|
|
|
- `littlefs` - Internal storage file system
|
2022-04-13 20:50:25 +00:00
|
|
|
- `micro-ecc` - Elliptic Curve Crpytography library
|
|
|
|
- `microtar` - TAR archive support library
|
2022-01-10 19:46:20 +00:00
|
|
|
- `mlib` - Algorithms and containers
|
|
|
|
- `nanopb` - Nano Protobuf library
|
2022-08-03 17:13:06 +00:00
|
|
|
- `nfc` - Nfc library
|
2022-04-13 20:50:25 +00:00
|
|
|
- `one_wire` - One wire library
|
2022-01-10 19:46:20 +00:00
|
|
|
- `qrcode` - Qr code generator library
|
|
|
|
- `ST25RFAL002` - ST253916 driver and NFC hal
|
|
|
|
- `STM32CubeWB` - STM32WB series cube package
|
2022-03-03 09:48:56 +00:00
|
|
|
- `subghz` - SubGhz library
|
2022-01-10 19:46:20 +00:00
|
|
|
- `toolbox` - Toolbox of things that we are using but don't place in core
|
|
|
|
- `u8g2` - Graphics library that we use to draw GUI
|