This website requires JavaScript.
Explore
Help
Register
Sign In
liz
/
flipperzero-firmware
Watch
1
Star
0
Fork
0
You've already forked flipperzero-firmware
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
799eb3f502
flipperzero-firmware
/
assets
/
compiled
/
protobuf_version.h
4 lines
79 B
C
Raw
Normal View
History
Unescape
Escape
Add protobuf versioning (#954) * Add protobuf versioning * Add protobuf version unit test * Change pb version providing * Remove redundant 'call'
2022-01-12 13:12:40 +00:00
#
pragma once
#
define PROTOBUF_MAJOR_VERSION 0
Build system improvements and bug fixes (#1129) * Assets: recompile * Makefile: add debug_other to main makefile * Github: stop compilation if compiled assets not in sync with assets sources * Assets: recompile * Makefile: correct debug_other rule. Bt: prevent on system start hook from waiting for bt service * Power, FuriHal: gauge self check report * Loader: move on system start hook call to the beginning
2022-04-18 23:09:11 +00:00
#
define PROTOBUF_MINOR_VERSION 6
Reference in New Issue
Copy Permalink