Nantes Université

Skip to content
Extraits de code Groupes Projets
Valider faa1e0ce rédigé par Mathis EMERIAU's avatar Mathis EMERIAU :cartwheel_tone1:
Parcourir les fichiers

Reorganized all files code.

parent d1bac49c
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Affichage de
avec 0 ajout et 43 suppressions
{
"configuration": "usb=serial,speed=16,keys=en-us",
"board": "teensy:avr:teensy2",
"port": "/dev/ttyS0",
"sketch": "test.ino"
}
\ No newline at end of file
{
"version": 4,
"configurations": [
{
"name": "Arduino",
"compilerPath": "/home/mathis/.arduino15/packages/teensy/tools/teensy-compile/11.3.1/avr/bin/avr-g++",
"compilerArgs": [
"-Wall",
"-ffunction-sections",
"-fdata-sections"
],
"intelliSenseMode": "gcc-x64",
"includePath": [
"/tmp/arduino/sketches/8ED65F912A917DA547EEA1A489F219AD/pch",
"/home/mathis/.arduino15/packages/teensy/hardware/avr/1.58.0/cores/teensy"
],
"forcedInclude": [
"/tmp/arduino/sketches/8ED65F912A917DA547EEA1A489F219AD/pch/Arduino.h"
],
"cStandard": "c11",
"cppStandard": "c++11",
"defines": [
"TEENSYDUINO=158",
"ARDUINO_ARCH_AVR",
"ARDUINO=10607",
"ARDUINO_TEENSY2",
"F_CPU=16000000L",
"USB_SERIAL",
"LAYOUT_US_ENGLISH",
"USBCON"
]
}
]
}
\ No newline at end of file
{
"cmake.configureOnOpen": true
}
\ No newline at end of file
Fichier déplacé
Fichier déplacé
Fichier déplacé
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter