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

Support for the T-Echo w/ eInk display #254

Draft
wants to merge 24 commits into
base: master
Choose a base branch
from

Conversation

mc-hamster
Copy link

No description provided.

geeksville and others added 21 commits May 16, 2020 09:12
Used to set VCC voltage upon power-up.
In the previous config if you were printing a lot in your bootloader
debug and you didn't have an ICE connected, the boot would stall waiting
for the SEGGER to read the print buffer.  Better I think to just throw
away the oldest contents of the ring buffer if the ICE is not connected.
Used to set VCC voltage upon power-up.
# Conflicts:
#	linker/nrf52840.ld
@mc-hamster mc-hamster marked this pull request as draft December 15, 2021 18:38
@mc-hamster mc-hamster changed the title Adafruit update Support for the T-Echo Dec 15, 2021
@mc-hamster mc-hamster changed the title Support for the T-Echo Support for the T-Echo w/ eInk display Dec 15, 2021
@@ -1,6 +1,6 @@
[submodule "lib/tinyusb"]
path = lib/tinyusb
url = https://github.com/hathach/tinyusb.git
url = https://github.com/meshtastic/tinyusb.git
Copy link
Member

Choose a reason for hiding this comment

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

are you sure you are making PR to this repo and not other fork ?

Copy link
Author

Choose a reason for hiding this comment

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

Very good eye.

I started the PR as a draft to take advantage of the CI tests here but would eventually submit it here.

We’re running this through a few tests at the moment and will take it out of draft once we have confidence and I will write up the change description.

Thanks!

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.

3 participants