Skip to content

Instantly share code, notes, and snippets.

@nfbot
nfbot / ST_STM32F769I_DISCOVERY-cmake-variants.json
Last active May 4, 2019 11:00
Template of cmake-variants.json for STM32F769I_DISCOVERY reference target
{
"buildType": {
"default": "debug",
"choices": {
"debug": {
"short": "Debug",
"long": "Emit debug information without performing optimizations",
"buildType": "Debug"
},
"minsize": {
@nfbot
nfbot / ST_STM32F4_DISCOVERY-cmake-variants.json
Last active May 4, 2019 11:02
Template of cmake-variants.json for STM32F4_DISCOVERY reference target
{
"buildType": {
"default": "debug",
"choices": {
"debug": {
"short": "Debug",
"long": "Emit debug information without performing optimizations",
"buildType": "Debug"
},
"minsize": {
@nfbot
nfbot / ST_STM32F429I_DISCOVERY-cmake-variants.json
Last active May 4, 2019 11:02
Template of cmake-variants.json for STM32F429I_DISCOVERY reference target
{
"buildType": {
"default": "debug",
"choices": {
"debug": {
"short": "Debug",
"long": "Emit debug information without performing optimizations",
"buildType": "Debug"
},
"minsize": {
@nfbot
nfbot / ST_NUCLEO_F091RC-cmake-variants.json
Last active May 4, 2019 11:02
Template of cmake-variants.json for ST_NUCLEO_F091RC reference target
{
"buildType": {
"default": "debug",
"choices": {
"debug": {
"short": "Debug",
"long": "Emit debug information without performing optimizations",
"buildType": "Debug"
},
"minsize": {
@nfbot
nfbot / ST_NUCLEO144_F746ZG-cmake-variants.json
Last active January 24, 2021 09:10
Template of cmake-variants.json for ST_NUCLEO144_F746ZG reference target
{
"buildType": {
"default": "debug",
"choices": {
"debug": {
"short": "Debug",
"long": "Emit debug information without performing optimizations",
"buildType": "Debug"
},
"minsize": {
@nfbot
nfbot / MBN_QUAIL-cmake-variants.json
Last active May 4, 2019 11:03
Template of cmake-variants.json for Mikrobus QUAIL reference target
{
"buildType": {
"default": "debug",
"choices": {
"debug": {
"short": "Debug",
"long": "Emit debug information without performing optimizations",
"buildType": "Debug"
},
"minsize": {
@nfbot
nfbot / Esp32_nanoCLR-cmake-variants.json
Last active July 25, 2018 15:02
Template of cmake-variants.json for ESP32 reference target
{
"buildType": {
"default": "debug",
"choices": {
"debug": {
"short": "Debug",
"long": "Emit debug information without performing optimizations",
"buildType": "Debug"
},
"release": {

nano Framework Individual Contributor License Agreement

Thank you for your interest in contributing to nano Framework ("We" or "Us").

This contributor agreement ("Agreement") documents the rights granted by contributors to Us. To make this document effective, please sign electronically using the CLA assistant tool. This is a legally binding document, so please read it carefully before agreeing to it. The Agreement may cover more than one software project managed by Us.

1. Definitions