aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-26testing: serial: pass baudrate list from cliHEADmasterFarouk Bouabid
2024-02-08mule-attiny.sh: support Tiger v1.1Quentin Schulz
2024-01-29testing: serial: test-serial: use ioctls to enable/disable rs485Farouk Bouabid
2024-01-23testing: serial: test-serial: fix test size in unidirectional modeFarouk Bouabid
2024-01-23testing: serial: test-serial: fix test sizeFarouk Bouabid
2023-12-18apt install python-usb changed to python3-usb in READMEManfred Mueller
2023-11-30mule-attiny: bitbang_updi_reset: provide clear instructions for DebianQuentin Schulz
2023-11-30mule-attiny: i2c-flash: provide clear instructions for DebianQuentin Schulz
2023-11-30mule-attiny: i2c_flash: migrate to C-bindings-based official gpiod Python pac...Quentin Schulz
2023-11-29mule-attiny: Add script to flash mule-attiny on tiger/jaguarIskander Amara
2023-11-28mule-attiny: bitbang_updi_reset: Remove MakefileKlaus Goger
2023-11-28mule-attiny: bitbang_updi_reset: update README for mesonKlaus Goger
2023-11-28mule-attiny: bitbang_updi_reset: add meson fileKlaus Goger
2023-11-24.gitlab-ci.yml: run shellcheck on all shell scriptsQuentin Schulz
2023-11-08add new test for serialQuentin Schulz
2023-11-08mule-attiny: bitbang_updi_reset: rebuild when sources changeFarouk Bouabid
2023-10-25mule: mule.sh: add support for Puma Haikou Video Demo adapter DTSQuentin Schulz
2023-10-18mule-attiny: i2c_flash: make the firmware path optionalFarouk Bouabid
2023-10-13mule-attiny: i2c_flash: implement bl_data reading from flashloaderFarouk Bouabid
2023-10-13mule-attiny: i2c_flash: support flashloader read-only modeFarouk Bouabid
2023-08-24mule: README.md: OpenOCD: Explicitly state supported modulesDaniel Semkowicz
2023-08-24mule: README.md: OpenOCD: Fix dot characterDaniel Semkowicz
2023-08-24mule: README.md: Fix openocd.cfg pathDaniel Semkowicz
2023-08-24mule: README.md: Add introduction sectionDaniel Semkowicz
2023-08-22mule: README.md: Add mule.sh dependenciesDaniel Semkowicz
2023-08-04add GitLab CI for linterQuentin Schulz
2023-08-04usb-control: fix flake8 E711 comparison to None should be 'if cond is not None:'Quentin Schulz
2023-08-04usb-control: fix flake8 E712 comparison to True should be 'if cond is True:' ...Quentin Schulz
2023-08-04usb-control: command_processor.py: import missing moduleQuentin Schulz
2023-08-04usb-control: cp2102_simple: fix do_statusQuentin Schulz
2023-08-04usb-control: fix flake8 E703 statement ends with a semicolonQuentin Schulz
2023-08-04usb-control: fix flake8 E251 unexpected spaces around keyword / parameter equalsQuentin Schulz
2023-08-04usb-control: fix flake8 E221 multiple spaces before operatorQuentin Schulz
2023-08-04usb-control: fix flake8 E303 too many blank lines (3)Quentin Schulz
2023-08-04usb-control: fix flake8 E128 continuation line under-indented for visual indentQuentin Schulz
2023-08-04usb-control: fix flake8 W391 blank line at end of fileQuentin Schulz
2023-08-04usb-control: fix flake8 302 expected 2 blank lines, found 1Quentin Schulz
2023-08-04add global flake8 configurationQuentin Schulz
2023-08-04usb-control: typo fix in usageKlaus Goger
2023-08-04usb-control: print usage if called without argumentKlaus Goger
2023-08-04usb-control: use board instead of baseboardKlaus Goger
2023-08-04usb-control: add script to control JaguarQuentin Schulz
2023-08-04usb-control: cp2102_haikou.py: fix biosdisable commandQuentin Schulz
2023-08-03mule: mule.sh: Add PX30-µQ7 SoM pin configurationDaniel Semkowicz
2023-07-06mule-attiny: i2c-flash: specify executables should be in PATHQuentin Schulz
2023-06-29mule-attiny: i2c-flash: fix flake8 issueQuentin Schulz
2023-06-29mule-attiny: i2c-flash: add a console scriptQuentin Schulz
2023-06-29mule-attiny: i2c-flash: put main content into a functionQuentin Schulz
2023-06-29mule-attiny: i2c-flash: reorganize as proper Python projectQuentin Schulz
2023-06-29import i2c_flash.py for flashing Mule-ATtiny FW over I2CQuentin Schulz