-
-
Notifications
You must be signed in to change notification settings - Fork 481
Commit ef6408c
ArduinoBotTaddyHCper1234sebromeromarqdevx
authored[PC-1054] Content System: Trademarks rule addition to Linter tool (#833)
* Initial Commit - Trademarks rule addition & update to linter tool (Adds Arduino Opta® & MIPI® / A-PHY® / CSI-2® / I3C® / M-PHY® rule)
* Trademarks rule RegEx updated (PCRE)
* Opta Trademark rule update
* Fix malformed URLs in sketch comments
It appears an incorrectly performed replace operation corrupted the URLs in the sketch header comments that link to the
associated tutorial page.
* Update URLs with broken redirects
The organization of the pages under arduino.cc are in a constant state of flux. There is some attempt to set up
redirects from the old URLs, but this is done inconsistently, breaking the links to the previous pages.
* Opta rule quickfix
---------
Co-authored-by: TaddyHC <k.hochung@arduino.cc>
Co-authored-by: per1234 <accounts@perglass.com>
Co-authored-by: Sebastian Romero <s.romero@arduino.cc>
Co-authored-by: marqdevx <p.marquinez@arduino.cc>
Co-authored-by: Pablo Marquínez Ferrándiz <11246294+marqdevx@users.noreply.github.com>1 parent e72bff4 commit ef6408c
File tree
41 files changed
+62
-44
lines changed- content
- built-in-examples
- 02.digital
- toneMelody
- toneMultiple
- tonePitchFollower
- 03.analog
- AnalogInOutSerial
- AnalogWriteMega
- Fading
- 04.communication
- Dimmer
- PhysicalPixel
- SerialCallResponse
- VirtualColorMixer
- 05.control-structures
- Arrays
- SwitchCase2
- WhileStatementConditional
- 06.sensors
- ADXL3xx
- Memsic2125
- 08.strings
- CharacterAnalysis
- StringAdditionOperator
- StringLengthTrim
- StringLength
- StringStartsWithEndsWith
- 09.usb
- ButtonMouseControl
- KeyboardLogout
- KeyboardReprogram
- KeyboardSerial
- hardware
- 01.mkr/01.boards/mkr-1000-wifi/tutorials/analog-to-midi
- 02.hero/boards/zero/tutorials/simple-audio-frequency-meter
- learn/04.electronics
- 03.lcd-displays
- 09.transistor-motor-control
- library-examples
- esplora-library/EsploraJoystickMouse
- wifi-library
- WiFiRTC
- WiFiWebClientRepeating
- retired/06.getting-started-guides/IntelGalileoGen2
- tutorials
- communication/wifi-nina-examples
- generic
- WiFi101ThingSpeakDataUploader
- Wifi101GoogleCalendar
- digital-input-pullup
- scheduled-wifi-ssl-web-client
- simple-rtc-alarm
- simple-rtc
- sleep-rtc-alarm
- scripts/validation/rules
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
41 files changed
+62
-44
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 | - | ||
57 | + | ||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 | - | ||
67 | + | ||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
77 | - | ||
77 | + | ||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
82 | - | ||
82 | + | ||
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 | - | ||
84 | + | ||
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 | - | ||
67 | + | ||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
75 | - | ||
75 | + | ||
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 | - | ||
76 | + | ||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 | - | ||
87 | + | ||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 | - | ||
78 | + | ||
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
|
0 commit comments