| commit | 45bea950a280f0a99e4ca7ee59c3965d56bbf2ce | [log] [tgz] |
|---|---|---|
| author | Luca Burelli <l.burelli@arduino.cc> | Fri Sep 19 15:59:43 2025 +0200 |
| committer | Johan Hedberg <johan.hedberg@gmail.com> | Wed Oct 22 18:34:49 2025 +0300 |
| tree | bd396ff9ade7caacdf32a0ee16451c817f1aa705 | |
| parent | 9d842ab9555bbfacc6379b8be3ead501ab6708f6 [diff] |
kconfiglib: add 'user_loc' to Symbol and Choice classes The 'user_loc' stores the location (filename and line number) where a symbol or choice was last set via a direct user selection. Signed-off-by: Luca Burelli <l.burelli@arduino.cc>