third_party.pigweed.src/pw_hdlc
Akira Baruah 40a9c3f128 bazel: Rename BUILD to BUILD.bazel
Avoids potential naming conflicts with other build systems.

Change-Id: Ib6569cc05c028d5680879724304b17dfc1fae0af
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/49306
Commit-Queue: Akira Baruah <akirabaruah@google.com>
Reviewed-by: Rob Mohr <mohrr@google.com>
Reviewed-by: Nathaniel Brough <nathaniel.brough@gmail.com>
Reviewed-by: Wyatt Hepler <hepler@google.com>
2021-07-14 19:36:41 +00:00
..
public/pw_hdlc pw_assert: Switch to the new header names 2021-04-30 00:33:37 +00:00
py pw_hdlc: Depend on pw_console for rpc_console.py 2021-06-29 18:49:22 +00:00
rpc_example bazel: Rename BUILD to BUILD.bazel 2021-07-14 19:36:41 +00:00
BUILD.bazel bazel: Rename BUILD to BUILD.bazel 2021-07-14 19:36:41 +00:00
BUILD.gn Remove absolute paths from build command lines 2021-06-09 19:15:51 +00:00
CMakeLists.txt pw_hdlc: Move pw_checksum dep to public 2021-04-07 23:53:42 +00:00
decoder_test.cc
decoder.cc pw_assert: Switch to the new header names 2021-04-30 00:33:37 +00:00
docs.rst pw_hdlc: fix python example for encode 2021-05-13 22:43:23 +00:00
encoder_test.cc
encoder.cc
rpc_channel_test.cc
rpc_packets.cc
wire_packet_parser_test.cc pw_cli, pw_docgen, pw_hdlc: Use inclusive language 2021-05-24 18:50:54 +00:00
wire_packet_parser.cc