Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: String support on AVR #8

Open
mmastrac opened this issue Jun 28, 2021 · 0 comments
Open

Feature: String support on AVR #8

mmastrac opened this issue Jun 28, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@mmastrac
Copy link
Owner

AVR supports integer operations, but we need to test and confirm that string operations work as well. This should be a matter of implementing the correct far pointer types for the string system and adding a binding to a serial port write call.

@mmastrac mmastrac added enhancement New feature or request good first issue Good for newcomers labels Jun 28, 2021
@mmastrac mmastrac added this to the Kalos 0.9 milestone Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant