mchlmmc / CirnOS

Bringing the workflow of Arduino to the Raspberry Pi
GNU General Public License v3.0
101 stars 6 forks source link

Map RPI pins to GPIOs #17

Closed janus closed 5 years ago

janus commented 5 years ago

Added the ability to use rpi pin layout which would be mapped to gpios

tilkinsc commented 5 years ago

Could we prettify the names of the added feature

mchlmmc commented 5 years ago

What would that look like?

tilkinsc commented 5 years ago

nothing_like_this_where_it_spans_many_underscores

Also, I believe the names were temporaries.

janus commented 5 years ago

Any apps for such prettificaton ? I know that Rust prompts one to do so

On Mon, Oct 8, 2018 at 12:22 PM Cody Tilkins notifications@github.com wrote:

nothing_like_this_where_it_spans_many_underscores

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Mikestylz/CirnOS/pull/17#issuecomment-427798307, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAaRkA_wGgvJPf8RheFn3ljIhlHAF8Sks5uizVjgaJpZM4XH0Bx .

-- P.S Please join our groups: nigeriaarduinogroup@googlegroups.com

tilkinsc commented 5 years ago

Usually people make a clang script, especially when using travis.cl. Although, we just need to patch the extremely long names and create a basic standard. This isn't a library