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

Even Better Libc #25

Merged
merged 5 commits into from
Dec 27, 2021
Merged

Even Better Libc #25

merged 5 commits into from
Dec 27, 2021

Conversation

saursin
Copy link
Owner

@saursin saursin commented Dec 27, 2021

  • Added LCD library
  • calibrated sleep function

- If DELAY_SCALING_FACTOR == 1200 (at 12Mhz clk) then sleep(1)
  produces 1ms of delay
- lcd library uses GPIO pins to interfaace with LCD module in 4-bit
  mode.
@saursin saursin merged commit ec54036 into dev Dec 27, 2021
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.

None yet

1 participant