| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-09-23 | _blinky→test.blinky | whitequark | |
| Expose blinky as a stable component, to make writing out-of-tree board files a bit nicer. | |||
| 2019-09-23 | [breaking-change] Factor out "led", "button" and "switch" resources. | whitequark | |
| These resources were renamed as: * user_led → led * user_btn → button * user_sw → switch Fixes #13. | |||
| 2019-08-04 | Remove useless _blinky.build_and_program() function. | whitequark | |
| 2019-08-03 | Remove explicit domain instantiation from blinky. | whitequark | |
| 2019-08-03 | Update all boards to use default_clk. | whitequark | |
| 2019-06-05 | Simplify after changes in nmigen. | whitequark | |
| 2019-06-05 | Update to track changes in nmigen. | whitequark | |
| 2019-06-04 | Blink all LEDs at 1 Hz if any board is run as __main__. | whitequark | |
