arch.{arc,mips}: add explicit trailing padding fields to structures.
by Hector Martin 6 years 2 months
18224141
support.bits: rewrite Bitfield around bitarray instead of ctypes.
by Hector Martin 6 years 2 months
7c4be815
protocol.sfdp: update references.
by whitequark 6 years 2 months
ba3e3308
Update CONTRIBUTING to require uploads to Glasgow Archive.
by whitequark 6 years 2 months
3792701e
Update repository paths after migrating to a GitHub organization.
by whitequark 6 years 2 months
4914571e
Permanently archive all referenced documentation.
by whitequark 6 years 2 months
f44967bc
applet.sensor.bmp280: update BMP280 datasheet URL.
by rvolgers 6 years 2 months
5ae5dcd3
applet: sort out required=True in add_subparsers(). In code that uses add_subparsers to choose an interact operation, where not specifying an operation argument would not perform any action at all (as opposed to some identification action), ideally, required=True should be added. However, this is only available on Python 3.7, so we can't use it just yet.
by whitequark 6 years 2 months
257197ee
revC1: fix ugliness in user LED schematic section
by Hector Martin 6 years 2 months
b209775e
applet.memory.24x: explain page sizes.
by whitequark 6 years 2 months
a5cbd1a7
Report a bug