166 Commits (cc450a3488436a2fbf8eaeddbe3b8bd1e81207e3)
 

Author SHA1 Message Date
  John-Mark Gurney cc450a3488 add algorithm version of the lookup table. 1 year ago
  John-Mark Gurney 7aeaed651f add code that does binary to three level + clock recovery... 1 year ago
  John-Mark Gurney 455c410b89 rename so name is consistent... 1 year ago
  John-Mark Gurney e7e742150d add a working framework for doing 8b10b encoding/decoding.. 2 years ago
  John-Mark Gurney 88b5957bf5 comment which pins for programming to save me looking at the pdf.. 2 years ago
  John-Mark Gurney 900b0f2ae5 use family independent main.h to support l1.. 2 years ago
  John-Mark Gurney 39b1c229dc Merge commit 'ae0f979e1aa9ee734bd6b4b8d74bea8e7e112142' as 'blinkled/encdec8b10b' 2 years ago
  John-Mark Gurney ae0f979e1a Squashed 'blinkled/encdec8b10b/' content from commit 28ed9d5 2 years ago
  John-Mark Gurney 34dc2bf0a2 disable test key. 2 years ago
  John-Mark Gurney 4d369b9517 big drop adding the USB HID part of this project... 2 years ago
  John-Mark Gurney 918aeebb51 add missing entries from previous commits... 2 years ago
  John-Mark Gurney 0fdb406890 fix wording slightly, say when the file changes (as a warning).. 2 years ago
  John-Mark Gurney 0020c7196b add USB, add proper _LAST, and verify range, support void functions 2 years ago
  John-Mark Gurney 4598390005 remove stupid RESET usage, check sanity... 2 years ago
  John-Mark Gurney d7d571c8a8 add some useful reference links.. 2 years ago
  John-Mark Gurney 49c70af631 describe board directory.. 2 years ago
  John-Mark Gurney 11f6b086db wrap debugpos when at end of buffer.. 2 years ago
  John-Mark Gurney beb8ef644e fix UB... 2 years ago
  John-Mark Gurney 0ca73bfff8 if the pending session returns a packet, use it, might be first of neg 2 years ago
  John-Mark Gurney 15cac28819 add a header that implement cycle counting for some arm cortex-m cores.. 2 years ago
  John-Mark Gurney 52316ea2cc add an include guard... 2 years ago
  John-Mark Gurney fa6a25d7b1 add adc and flash HAL files, delete customhid, as it won't be used.. 2 years ago
  John-Mark Gurney 105314a453 add warning about the license excluding use by ST. 2 years ago
  John-Mark Gurney 6d2a66ee62 add the descriptor length here.. 2 years ago
  John-Mark Gurney a3eb1e8b4d get the basic rs485 to cdc gateway working... 2 years ago
  John-Mark Gurney 784e175652 add info on how to debug irq handler issues.. 2 years ago
  John-Mark Gurney 3d9d8a3d9c add wrapper, si_usb.h, clean up si_usb a little, and use wrapper 2 years ago
  John-Mark Gurney 606ba3ea78 use SYSINIT and break things out/make more generic and modular... 2 years ago
  John-Mark Gurney bbab428226 make compile w/o other header pollution.. 2 years ago
  John-Mark Gurney c171ea44b0 make sysinit's work, required a make to the linker script.. 2 years ago
  John-Mark Gurney ac1a5177b4 add framework to get things started... 2 years ago
  John-Mark Gurney dbf02e30d0 pull in the files need for f103c8t6 2 years ago
  John-Mark Gurney cd7bd758ea move more into mu.progs.mk, reorder depends.. 2 years ago
  John-Mark Gurney e171cb4ad8 ignore my standard venv dir name.. 2 years ago
  John-Mark Gurney e3655696da move some more generic infra over 2 years ago
  John-Mark Gurney 2e02dccfc1 pull this from same dir we parsed from.. 2 years ago
  John-Mark Gurney 30dec330dc include from the current dir.. 2 years ago
  John-Mark Gurney 30338ee49b move runbuild to .progs, improve comments.. 2 years ago
  John-Mark Gurney c5bb2d4d68 break up the README to an overview and the parts.. 2 years ago
  John-Mark Gurney 1a4eaedea5 refactor things a bit more into support mk files... 2 years ago
  John-Mark Gurney 4a2795a593 s/liblora/libsyote/ s/lora_comms/syote_comms/ 2 years ago
  John-Mark Gurney 6ae7529c16 rearch builds a bit.. start migrating various build options to mk/* files.. 2 years ago
  John-Mark Gurney 3bda6240a8 forgot to fix this to compile w/ new api 2 years ago
  John-Mark Gurney 6f74cee4e6 implement the C (responder) side of ecdhe... 2 years ago
  John-Mark Gurney d0c6981410 use bytes.fromhex instead... 2 years ago
  John-Mark Gurney 07fea7395f mention the specific curve/dh used.. 2 years ago
  John-Mark Gurney 550ee42cfb implement the python initiator for ecdhe key exchange... 2 years ago
  John-Mark Gurney 8501f5ab27 implement an x25519 class and add various tests for it 2 years ago
  John-Mark Gurney a3d7add3e5 move x25519 tests to _comms module, more will be added.. 2 years ago
  John-Mark Gurney c6a082befe fix deprecation notice, add shared to test name 2 years ago