Skip to content
This repository was archived by the owner on Feb 15, 2020. It is now read-only.

Netduino#6

Open
NameOfTheDragon wants to merge 2 commits into
pavius:masterfrom
NameOfTheDragon:netduino
Open

Netduino#6
NameOfTheDragon wants to merge 2 commits into
pavius:masterfrom
NameOfTheDragon:netduino

Conversation

@NameOfTheDragon
Copy link
Copy Markdown

Adds support for generating C# code, specifically to support the TA.NetMF.Devices.SSD1306 OLED display driver from Tigra Astronomy, but may be useful for other devices using .NET Micro Framework.

Adds 'Code Generation' radio buttons to the configuration screen and disables options that aren't appropriate when the C# option is selected.

The C# code generated has a significantly different structure than the C/C++ code and uses a Hashtable to store the characters and their bitmap patterns in a single data structure.

We put all of the new code into separate methods so none of the original code should be impacted at all.

…n UI to force some controls to fixed values when C# code generation is selected.
@pavius
Copy link
Copy Markdown
Owner

pavius commented Oct 21, 2015

Hey @NameOfTheDragon. Appreciate the contribution but TDF is currently stable and unmaintained - accepting PRs would require thoroughly testing them which I do not have time for :-/

Suggest you grow a fork and I can point to it in the README.

@NameOfTheDragon
Copy link
Copy Markdown
Author

Very good, I’m happy to keep my stuff in a fork – I just wanted to make the offer of contributing the additions I made.

I’m planning to write up a blog post about my Neduino display driver and how it works with TDF, when I’ve published it I’ll send you a link.

Best Regards,
Tim Long

From: Eran Duchan [mailto:notifications@github.com]
Sent: 21 October 2015 08:20
To: pavius/the-dot-factory the-dot-factory@noreply.github.com
Cc: Tim Long Tim@tigranetworks.co.uk
Subject: Re: [the-dot-factory] Netduino (#6)

Hey @NameOfTheDragonhttps://github.com/NameOfTheDragon. Appreciate the contribution but TDF is currently stable and unmaintained - accepting PRs would require thoroughly testing them which I do not have time for :-/

Suggest you grow a fork and I can point to it in the README.


Reply to this email directly or view it on GitHubhttps://github.com//pull/6#issuecomment-149802319.

ExchangeDefender Message Security: Click below to verify authenticity
https://admin.exchangedefender.com/verify.php?id=t9LGPJnh008498&from=tim@tigranetworks.co.uk

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants