piwi1263 / nf-tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License #yourfirstpr Build Status Discord

nanoFramework logo


Welcome to the nanoFramework Tools repository!

This repo contains various tools that are required in nanoFramework development, usage or repository management.

  • Azure DevOps extensions Extensions used in build pipelines for our repositories.
  • Azure Pipelines Templates Azure Pipelines templates for our repositories.
  • EspFirmwareFlasher Console app to flash an ESP32 with the bootloader and the nanoCLR images.
  • GitHub-bot Azure Function project for nanoFramework GitHub bot which help with managing various aspects of communication and the pull requests workflow.
  • Hex2Dfu Console app to convert and/or pack HEX or BIN files in DFU packages (required to update some target boards).

Deprecated:

  • GitHub DCO Check Windows app to check Pull Requests for DCO (obsolete as DCO is not required anymore).

Feedback and documentation

For documentation, providing feedback, issues and finding out how to contribute please refer to the Home repo.

Join our Discord community here.

Credits

The list of contributors to this project can be found at CONTRIBUTORS.

License

The nanoFramework tools are licensed under the Apache 2.0 license.

Code of Conduct

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community.

About

License:Apache License 2.0


Languages

Language:C# 86.3%Language:PowerShell 13.7%