aboutsummaryrefslogtreecommitdiff
path: root/pw_hdlc
AgeCommit message (Expand)Author
2021-06-19pw_console: use embed() in rpc_console.pyAnthony DiGirolamo
2021-06-09Remove absolute paths from build command linesMichael Spang
2021-05-24pw_cli, pw_docgen, pw_hdlc: Use inclusive languageRob Mohr
2021-05-18*: Replace hyphens with underscores in directoriesRob Mohr
2021-05-13pw_hdlc: fix python example for encodePaul Mathieu
2021-04-30pw_assert: Switch to the new header namesWyatt Hepler
2021-04-18workspace: Adding bazel build formatter/linterNathaniel Brough
2021-04-12Re-enable asserts in headersAlexei Frolov
2021-04-07pw_hdlc: Move pw_checksum dep to publicMichael Spang
2021-04-01style: update non-type template args to kCamelCaseEwout van Bekkum
2021-04-01pw_hdlc: Fix error handler for incorrect argumentMax Chen
2021-03-19pw_hdlc: Multibyte address supportAlexei Frolov
2021-03-16pw_rpc: Merge pw_rpc protos into the pw_rpc packageWyatt Hepler
2021-03-03pw_hdlc: Remove unneeded sys_io deps from decoderAlexei Frolov
2021-02-16pw_hdlc: Silence decoder resource exhausted log messageAlexei Frolov
2021-02-04pw_build: Python Mypy updatesWyatt Hepler
2021-02-02pw_hdlc: add on_read_error callback to read_and_process_dataMaksim Shmukler
2021-01-27pw_hdlc: Add wire-encoded frame parserAlexei Frolov
2021-01-26pw_hdlc: Record and log raw bytes while decodingWyatt Hepler
2021-01-25pw_build: python_test_deps for Python packagesWyatt Hepler
2021-01-22pw_build: Make GN Python installation more robustWyatt Hepler
2021-01-21pw_span: Provide <span> through pw_polyfillWyatt Hepler
2021-01-15pw_hdlc: Calculate frame size before writingAlexei Frolov
2021-01-12pw_status: Use new functions instead of variablesWyatt Hepler
2021-01-11s/pw_hdlc_lite/pw_hdlc/gAlexei Frolov