flipperzero-firmware/lib/toolbox
Skorpionm d1ad924216
[AVR_ISP]: add AVR ISP Programmer FAP (#2475)
* [AVR_ISP]: add AVR ISP Programmer FAP
* [AVR_ISP]: add auto detect AVR chip
* [AVR_ISP]: fix auto detect chip
* [AVR_ISP]: fix fast write flash
* AVR_ISP: auto set SPI speed
* AVR_ISP: add clock 4Mhz on &gpio_ext_pa4
* AVR_ISP: fix "[CRASH][ISR 4] NULL pointer dereference" with no AVR chip connected
* AVR_ISP: add AVR ISP Reader
* AVR_ISP: add read and check I32HEX file
* AVR_ISP: add write eerom, flash, fuse, lock byte
* AVR_ISP: add gui Reader, Writer
* Github: unshallow on decontamination
* AVR_ISP: move to external
* API: fix api_symbols
* AVR_ISP: add wiring scene
* GUI: model mutex FuriMutexTypeNormal -> FuriMutexTypeRecursive
* AVR_ISP: add chip_detect view
* AVR_ISP: refactoring gui ISP Programmer
* AVR_ISP: add gui "Dump AVR"
* AVR_ISP: add gui "Flash AVR"
* AVR_ISP: fix navigation gui
* GUI: model mutex FuriMutexTypeRecursive -> FuriMutexTypeNormal
* AVR_ISP: fix conflicts
* AVR_ISP: fix build
* AVR_ISP: delete images
* AVR_ISP: add images
* AVR_ISP: fix gui
* AVR_ISP: fix stuck in navigation
* AVR_ISP:  changing the Fuse bit recording logic
* AVR_ISP: fix read/write chips with memory greater than 64Kb
* AVR_ISP: fix auto set speed SPI
* AVR_ISP: fix gui
* ISP: switching on +5 volts to an external GPIO

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-04-06 12:13:30 +08:00
..
protocols
pulse_protocols
stream [FL-3070] iButton system and app refactoring (#2388) 2023-03-02 22:23:33 +09:00
tar [FL-3055] Getter for application data path (#2181) 2023-03-02 03:57:27 +10:00
.gitignore
api_lock.h
args.c
args.h
buffer_stream.c
buffer_stream.h
compress.c [FL-3152] Screen streaming improvements (#2498) 2023-03-23 03:00:48 +10:00
compress.h [FL-3152] Screen streaming improvements (#2498) 2023-03-23 03:00:48 +10:00
crc32_calc.c
crc32_calc.h
dir_walk.c [FL-3055] Getter for application data path (#2181) 2023-03-02 03:57:27 +10:00
dir_walk.h
float_tools.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
float_tools.h [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
hex.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
hex.h
level_duration.h SubGhz: add protocol BinRAW (binarization of data quantized by the minimum correlated duration) (#2322) 2023-02-09 13:48:06 +09:00
m_cstr_dup.h
manchester_decoder.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
manchester_decoder.h
manchester_encoder.c
manchester_encoder.h
md5.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
md5.h
path.c
path.h
pretty_format.c [FL-3070] iButton system and app refactoring (#2388) 2023-03-02 22:23:33 +09:00
pretty_format.h [FL-3070] iButton system and app refactoring (#2388) 2023-03-02 22:23:33 +09:00
profiler.c
profiler.h
property.c
property.h
pulse_joiner.c
pulse_joiner.h
random_name.c
random_name.h
saved_struct.c
saved_struct.h
SConscript [AVR_ISP]: add AVR ISP Programmer FAP (#2475) 2023-04-06 12:13:30 +08:00
sha256.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
sha256.h
value_index.c
value_index.h
varint.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
varint.h
version.c
version.h