| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | executor: return error when creating the spawntoken, not when spawning. | Dario Nieuwenhuis | 2025-08-29 | 1 | -2/+2 |
| | | |||||
| * | rp: i2c-slave example: fix twice-swapped sda/scl | Matt Johnston | 2025-04-15 | 1 | -6/+6 |
| | | | | | | sda and scl were swapped twice. The code worked, but would be confusing trying to interface with pins externally. | ||||
| * | Improve rp2040 i2c slave | Caleb Jamison | 2024-02-15 | 1 | -1/+1 |
| | | | | | | | | | This commit takes the fixes and error reporting improvements from jcdickinson's work and applies them without overlaying a software state machine on top of the hardware state machine. Also allows configuration of response to 'general call' writes. | ||||
| * | correct spelling of the word "receive" | Stefan Gehr | 2024-02-03 | 1 | -3/+3 |
| | | |||||
| * | ci: use beta, add secondary nightly ci. | Dario Nieuwenhuis | 2023-12-21 | 1 | -1/+0 |
| | | |||||
| * | time: Update examples, tests, and other code to use new Timer::after_x ↵ | Adam Greig | 2023-10-15 | 1 | -3/+3 |
| | | | | | convenience methods | ||||
| * | Add example, fix small bug in respond_and_fill | Caleb Jamison | 2023-09-10 | 1 | -0/+118 |
