Initial commit

This commit is contained in:
2026-03-31 13:17:21 +02:00
commit 7eeecff042
6821 changed files with 3514215 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
# arduino-nofrendo
This is a special nofrendo version as a Arduino library.
## Implementation
Simple implement all function definded in osd.h to make it work.
Any Arduino platform that have enough processing power should work.
## Examples
- esp32-nofrendo.ino in examples folder is rewritten from https://github.com/espressif/esp32-nesemu.git