Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

A very barebones Arduino Mega test project that can be used to test if Clang can compile this simple helloworld !!! Migrated to Codeberg !!!

License

Notifications You must be signed in to change notification settings

KOLANICH-tools/barebones_arduino_mega_2560_clang_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clang Arduino Mega 2560 boilerplate/hello world/test project

We have moved to https://codeberg.org/KOLANICH-tools/barebones_arduino_mega_2560_clang_test , grab new versions there.

Under the disguise of "better security" Micro$oft-owned GitHub has discriminated users of 1FA passwords while having commercial interest in success of FIDO 1FA specifications and Windows Hello implementation which it promotes as a replacement for passwords. It will result in dire consequencies and is competely inacceptable, read why.

If you don't want to participate in harming yourself, it is recommended to follow the lead and migrate somewhere away of GitHub and Micro$oft. Here is the list of alternatives and rationales to do it. If they delete the discussion, there are certain well-known places where you can get a copy of it. Read why you should also leave GitHub.


This is a test project, allowing one to test building a program for Arduino Mega 2560 board using Clang.

Prereqs:

Despite using CMakeFiles dir, CMake is not needed.

Files:

  • toolchain.ninja - downloads and patches the "latest" (by the time the repo was created) version of Arduino toolchain.
  • build.ninja - builds the project, calls toolchain.ninja

About

A very barebones Arduino Mega test project that can be used to test if Clang can compile this simple helloworld !!! Migrated to Codeberg !!!

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages