RevC1: Added missing component MPN/Mfg values
by Greg Davill 6 years 6 months
2fad9067
applet.sensor.bmp280: make --continuous output mor...
by whitequark 6 years 6 months
applet.sensor.bmp280: make --continuous output more readable.
80773d8c
applet.internal.selftest: somewhat reduce false po...
by whitequark 6 years 6 months
applet.internal.selftest: somewhat reduce false positives.

Ideally this would output the results in terms of measured tRC,
because marginal failures appear stochastic in terms of PASS/FAIL.

Also, reword the output to use "fail" instead of "stuck" because e.g.
shifter input buffer degrading such that it has a weak pullup to
Vio is a "fail high" but it is not "stuck high" because the failure
is not well repeatable.
0887474f
applet.internal.selftest: fix stuck-high false pos...
by whitequark 6 years 6 months
applet.internal.selftest: fix stuck-high false positives.
5506af77
applet.internal.selftest: add pins-pull test mode.
by whitequark 6 years 6 months
bea50eb8
applet.video.ws2812_output: new applet
by Hector Martin 6 years 7 months
da553ade
applet.interface.uart: fix py3.6 compatibility.
by whitequark 6 years 7 months
0a3cc6b6
applet.internal.benchmark: suppress setting pull r...
by whitequark 6 years 7 months
applet.internal.benchmark: suppress setting pull resistors.

We're not really interested in any electrical port features, so just
pass args=None everywhere.
0f82729c
Update libfx2.
by whitequark 6 years 7 months
369d3dcf
access.direct.demultiplexer: fix a crash with args...
by whitequark 6 years 8 months
access.direct.demultiplexer: fix a crash with args=None.
d2d87e57
Report a bug