* proof of concept
* fix syntax for rust and add auto fix syntax
* fix syntax for C
* fix bug with files owner
* add information to wiki
* try to add ci
* format code from master
* even more format fixes
* change docker to docker-compose
* Exclude ./target_*/build directories from format check
* Run rustfmt only on project files
* add ulimit setup for long clang list
* merge
* fix rustfmt, exclude target Inc directory
* sync with master
* abspath
Co-authored-by: aanper <mail@s3f.ru>
Co-authored-by: Vadim Kaushan <admin@disasm.info>
* add input debounce code from old fw
* exampl of input api
* change input API to get/release
* revert input API to read
* pointer instead of instance
* add input API description
* add display API
* rewrite display names
* migrate to valuemanager
* add links
* little changes
* add LED API
* add closing brakets
* add sound api
* change format
* Delete input.c
* Delete input.h
* change format
* full links
* add input debounce code from old fw
* exampl of input api
* change input API to get/release
* revert input API to read
* pointer instead of instance
* add input API description
* add display API
* rewrite display names
* migrate to valuemanager
* add links
* little changes
* add LED API
* add closing brakets
* add sound api
* change format
* Delete input.c
* Delete input.h
* change format
* add second blog page
* wip
* complete current task and what is done
* plans in progress, add UI emulator need-help
* our plans
* English fixes
* Place image localy
Co-authored-by: Pavel Zhovner <pavel@zhovner.com>
* wip
* small fixes
* remove link to empty applications list
* remove unused flipper libraries page
* mark some sections, add link to examples
* add environment page
* Update USB.md
added badusb behavior
* Not only sdcard may use to store payloads
For example, you can load it by USB or BT in somewhere in device
Co-authored-by: coreglitch <mail@s3f.ru>
* add blank example
* add ipc example code, need to change FURI API
* add ipc example code, need to change FURI API
* change core API, add context
* check handler at take
* fix important bugs in furi
* drawing example
* add posix mq
* fix unsigned demo counter
* create at open
* working local demo
* russian version of IPC example
* english version
* add gif
- Added stm32f4 hal and ll drivers pdf
- Removed all the lfs objects to the old wiki
- Removed lfs gitattribute garbage
Signed-off-by: Henry Pauli <henry@mixict.nl>
Co-authored-by: Henry Paulissen <henry@mixict.nl>