Reorganize resource taxonomy.
[nmigen-boards.git] / nmigen_boards / icestick.py
2019-10-03 whitequarkReorganize resource taxonomy.
2019-09-23 whitequark_blinky→test.blinky
2019-09-23 whitequark[breaking-change] Factor out "led", "button" and "switc...
2019-09-21 whitequarkFix IO_STANDARD on all iCE40 boards.
2019-08-30 whitequarkUpdate iCE40 GLOBAL and PULLUP attribute to use correct...
2019-08-04 whitequarkRemove useless _blinky.build_and_program() function.
2019-08-03 whitequarkUpdate all boards to use default_clk.
2019-08-03 whitequarkReplace subprocess.run(..., check=True) with subprocess...
2019-06-28 whitequark[breaking-change] Factor out "irda" resource.
2019-06-28 whitequark[breaking-change] Factor out "serial" resource and...
2019-06-12 whitequarkUse the new active-low PinsN platform feature.
2019-06-06 whitequarkFactor out SPI flash resource definition.
2019-06-05 whitequarkSimplify after changes in nmigen.
2019-06-05 whitequarkUpdate to track changes in nmigen.
2019-06-04 whitequarkUse vendor's device and package names everywhere, not...
2019-06-04 whitequarkBlink all LEDs at 1 Hz if any board is run as __main__.
2019-06-04 whitequarkExtract from nMigen.