applet.bridge: new taxon.
by whitequark 5 months 2 weeks
233fdd23
applet.program_ice40_flash: modernize use of GPIO.
by whitequark 5 months 2 weeks
1078f201
applet: be explicit if pin is required or optional...
by whitequark 5 months 2 weeks
applet: be explicit if pin is required or optional.

Many applets have optional pin arguments for some auxiliary function,
but this is currently non-discoverable if they have a default value,
since they look exactly the same as a required argument.
ac6f90da
applet.program.ice40_sram: migrate to V2 API.
by whitequark 5 months 2 weeks
d98fd8ed
applet.interface.spi_controller: make COPI/CIPO op...
by whitequark 5 months 2 weeks
applet.interface.spi_controller: make COPI/CIPO optional.
b49ef533
protocol.nbd: fix use of deprecated API.
by whitequark 5 months 2 weeks
b003533f
software: update `pdm.min.lock`.
by github-merge-queue 5 months 2 weeks
3b52ed1c
applet.interface.spi_flashrom: refactor and migrat...
by whitequark 5 months 2 weeks
applet.interface.spi_flashrom: refactor and migrate to V2 API.
82a1897a
applet.interface.spi_controller: fix `write` and `...
by whitequark 5 months 2 weeks
applet.interface.spi_controller: fix `write` and `read` functions.
30e78842
abstract: allow inverting `GlasgowPin`.
by whitequark 5 months 2 weeks
9e5f1c29
Report a bug