File tree 2 files changed +6
-5
lines changed 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
- name : AVR
1
+ name : MDED
2
2
on : [push, pull_request]
3
3
jobs :
4
4
lint :
@@ -16,10 +16,10 @@ jobs:
16
16
strategy :
17
17
matrix :
18
18
arduino-boards-fqbn :
19
- - arduino:mbed:giga # arudino giga
19
+ # - arduino:mbed:giga # arudino giga
20
20
- arduino:mbed:nanorp2040connect # arduino nano rp2040 connect
21
21
- arduino:mbed:nano33ble # arduino nano 33 ble
22
- - arduino:mbed:portenta # arduino portenta
22
+ - arduino:mbed:envie_m7 # arduino portenta
23
23
24
24
include :
25
25
- arduino-boards-fqbn : arduino:mbed:nanorp2040connect
31
31
- arduino-boards-fqbn : arduino:mbed:envie_m7
32
32
sketch-names : open_loop_position_example.ino
33
33
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
36
36
37
37
38
38
# Do not cancel all jobs / architectures if one job fails
Original file line number Diff line number Diff line change 7
7
[ ![ RP2040 build] ( https://github.com/simplefoc/Arduino-FOC/actions/workflows/rpi.yml/badge.svg )] ( https://github.com/simplefoc/Arduino-FOC/actions/workflows/rpi.yml )
8
8
[ ![ SAMD build] ( https://github.com/simplefoc/Arduino-FOC/actions/workflows/samd.yml/badge.svg )] ( https://github.com/simplefoc/Arduino-FOC/actions/workflows/samd.yml )
9
9
[ ![ 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 )
10
11
11
12
![ GitHub release (latest by date)] ( https://img.shields.io/github/v/release/simplefoc/arduino-foc )
12
13
![ 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