Import of the watch repository from Pebble

This commit is contained in:
Matthieu Jeanson 2024-12-12 16:43:03 -08:00 committed by Katharine Berry
commit 3b92768480
10334 changed files with 2564465 additions and 0 deletions

View file

@ -0,0 +1 @@
../../pb.h

View file

@ -0,0 +1 @@
../../pb_common.h

View file

@ -0,0 +1 @@
../../pb_decode.h

View file

@ -0,0 +1 @@
../../pb_encode.h

1
third_party/nanopb/spm_headers/pb.h vendored Normal file
View file

@ -0,0 +1 @@
#include "nanopb/pb.h"

View file

@ -0,0 +1 @@
#include "nanopb/pb_common.h"

View file

@ -0,0 +1 @@
#include "nanopb/pb_decode.h"

View file

@ -0,0 +1 @@
#include "nanopb/pb_encode.h"