]> Repositories - Adafruit_Blinka-hackapet.git/history - src/adafruit_blinka/microcontroller/generic_agnostic_board/pin.py
add pixels
[Adafruit_Blinka-hackapet.git] / src / adafruit_blinka / microcontroller / generic_agnostic_board / pin.py
2024-05-24 brentruadd pixels
2024-05-21 Melissa LeBlanc... Merge pull request #828 from brentru/add-generic-board 8.39.2
2024-05-21 brentrupylinten
2024-05-20 brentrutests for dig in, an in, an out, dig out all passing
2024-05-20 brentrusaw/sine are inputs, not outputs
2024-05-20 brentruadd sawtooth, tests
2024-05-20 brentruadd square wave generation
2024-05-20 brentruanalog input sine wave
2024-05-20 brentrupullin analogio.py
2024-05-20 brentruadd output test
2024-05-20 brentrurm debug
2024-05-20 brentruadd pull modes
2024-05-20 brentruremove extra dict., refactor down
2024-05-17 brentruadd pin definition to pinmap, output behaves as expected
2024-05-17 brentruimport board works
2024-05-17 brentruadd all files, untested