Commit bd097e4
cores: arduino: Define analogReference as weak function
Change analogReference declaration as a weak function.
This is to accommodate the module configuration in the
Arduino repository,
but it does not have any adverse effects and is a way to
coexist with the Zephyr repository, so we will include it.
c8e82c1
Co-Authored-by: Martino Facchin <m.facchin@arduino.cc>
Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>1 parent 39faf90 commit bd097e4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
434 | 434 | | |
435 | 435 | | |
436 | 436 | | |
437 | | - | |
| 437 | + | |
438 | 438 | | |
439 | 439 | | |
440 | 440 | | |
| |||
0 commit comments