Commit 9e0a247
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 abd7065 commit 9e0a247
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
425 | 425 | | |
426 | 426 | | |
427 | 427 | | |
428 | | - | |
| 428 | + | |
429 | 429 | | |
430 | 430 | | |
431 | 431 | | |
| |||
0 commit comments