Skip to content

Update main.c#7

Merged
dsm merged 1 commit into
dsm:masterfrom
usbman01:patch-1
Jul 30, 2025
Merged

Update main.c#7
dsm merged 1 commit into
dsm:masterfrom
usbman01:patch-1

Conversation

@usbman01

Copy link
Copy Markdown
Contributor
  • changed all __idata to __data
  • changed empty functions from () to (void)
  • some changes in asm copy code
  • add a fix for setup packets

- changed all __idata to __data
- changed empty functions from () to (void)
- some changes in asm copy code
- add a fix for setup packets
@usbman01

usbman01 commented Jul 27, 2025

Copy link
Copy Markdown
Contributor Author

i am using SDCC 4.4 dont see the warning about missing code but get a lot of warnings about function declarator with no prototype. because of empty functions with () instead of (void)

Anyway Its my first pull request. Hope i did not too many mistakes :-)

@dsm dsm merged commit 1e5bf03 into dsm:master Jul 30, 2025
2 checks passed
@dsm

dsm commented Jul 30, 2025

Copy link
Copy Markdown
Owner

thanks, merged.

@dsm dsm mentioned this pull request Jul 31, 2025
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.

2 participants