Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

lwc / compare

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Pipelines
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • compare
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • Enrico Pozzobon's avatar
    fixes compilation of some algorithms on STM32F1 and STM32F7 · ccc12676
    Enrico Pozzobon committed 5 years ago
    ccc12676
Name
Last commit
Last Update
example-submissions moving things around, cleanup 5 years ago
templates fixes compilation of some algorithms on STM32F1 and STM32F7 5 years ago
test_vectors test vectors for every algorithm in one directory 5 years ago
.gitignore gitignore 5 years ago
LICENSE MIT license 5 years ago
README.md ft2232H + openocd bluepill template 5 years ago
compile_all.py get test vectors from internal directory instead of submission 5 years ago
get_submissions.sh changed submissions 5 years ago
index.html allow user to cancel scheduled or running tests 5 years ago
process_zip.sh small changes made on tester pc 5 years ago
test-dude.py allow user to cancel scheduled or running tests 5 years ago
test_common.py minor changes 5 years ago
README.md

Requirements

sudo apt install python3-pip openocd
sudo pip3 install pyserial platformio saleae
sudo pip3 uninstall enum34