Skip to content

Conversation

@soypat
Copy link
Collaborator

@soypat soypat commented Nov 12, 2025

Test guarantees program is identical to before.

@soypat
Copy link
Collaborator Author

soypat commented Nov 12, 2025

Tested on CYW43439 and init is fine :)

tinygo flash -target=pico -monitor ./examples/tcpserver   
Connected to /dev/ttyACM0. Press Ctrl-C to exit.
starting program
time=1970-01-01T00:00:02.009Z level=INFO msg=Init:start
time=1970-01-01T00:00:03.501Z level=INFO msg=Init:done took=1.491238s
time=1970-01-01T00:00:03.501Z level=INFO msg=joinWpa2 ssid=Patoniato len(pass)=15
time=1970-01-01T00:00:06.945Z level=INFO msg=rxEvent event=AUTH status=5 reason=0 flags=0 dev.linkstate=4

@soypat soypat marked this pull request as ready for review November 12, 2025 11:26
0xc000, // 8: irq nowait 0 side 0
// .wrap
}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd add a check if program and expectedProgram len match before the loop

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done!

@deadprogram
Copy link
Member

Thanks for working on this @soypat and to @b0ch3nski for review. Now squash/merging.

@deadprogram deadprogram merged commit ffee38a into main Nov 14, 2025
1 check passed
@deadprogram deadprogram deleted the spi3w-selfcompile branch November 14, 2025 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants