Skip to content

Fix GetKeyPress: use mov r0,r16 instead of ldi r0 (ldi requires r16-r31) #2

Fix GetKeyPress: use mov r0,r16 instead of ldi r0 (ldi requires r16-r31)

Fix GetKeyPress: use mov r0,r16 instead of ldi r0 (ldi requires r16-r31) #2

Triggered via push June 23, 2026 01:26
Status Success
Total duration 30s
Artifacts

avr-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 warning
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/