File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1- name : AVR
1+ name : MDED
22on : [push, pull_request]
33jobs :
44 lint :
@@ -16,10 +16,10 @@ jobs:
1616 strategy :
1717 matrix :
1818 arduino-boards-fqbn :
19- - arduino:mbed:giga # arudino giga
19+ # - arduino:mbed:giga # arudino giga
2020 - arduino:mbed:nanorp2040connect # arduino nano rp2040 connect
2121 - arduino:mbed:nano33ble # arduino nano 33 ble
22- - arduino:mbed:portenta # arduino portenta
22+ - arduino:mbed:envie_m7 # arduino portenta
2323
2424 include :
2525 - arduino-boards-fqbn : arduino:mbed:nanorp2040connect
3131 - arduino-boards-fqbn : arduino:mbed:envie_m7
3232 sketch-names : open_loop_position_example.ino
3333
34- - arduino-boards-fqbn : arduino:mbed:giga
35- sketch-names : single_full_control_example.ino
34+ # - arduino-boards-fqbn: arduino:mbed:giga
35+ # sketch-names: single_full_control_example.ino
3636
3737
3838 # Do not cancel all jobs / architectures if one job fails
Original file line number Diff line number Diff line change 77[ ![ RP2040 build] ( https://github.com/simplefoc/Arduino-FOC/actions/workflows/rpi.yml/badge.svg )] ( https://github.com/simplefoc/Arduino-FOC/actions/workflows/rpi.yml )
88[ ![ SAMD build] ( https://github.com/simplefoc/Arduino-FOC/actions/workflows/samd.yml/badge.svg )] ( https://github.com/simplefoc/Arduino-FOC/actions/workflows/samd.yml )
99[ ![ Teensy build] ( https://github.com/simplefoc/Arduino-FOC/actions/workflows/teensy.yml/badge.svg )] ( https://github.com/simplefoc/Arduino-FOC/actions/workflows/teensy.yml )
10+ [ ![ MBED build] ( https://github.com/simplefoc/Arduino-FOC/actions/workflows/arduino_mbed.yml/badge.svg )] ( https://github.com/simplefoc/Arduino-FOC/actions/workflows/arduino_mbed.yml )
1011
1112![ GitHub release (latest by date)] ( https://img.shields.io/github/v/release/simplefoc/arduino-foc )
1213![ GitHub Release Date] ( https://img.shields.io/github/release-date/simplefoc/arduino-foc?color=blue )
You can’t perform that action at this time.
0 commit comments