diff options
| author | robert-hh <robert@hammelrath.com> | 2024-07-06 09:18:22 +0200 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2024-07-11 23:38:07 +1000 |
| commit | 2be45dd682f0ce01e4a1061375e96ce2c501a187 (patch) | |
| tree | edcd31a5a52f46093171f3cb5c0d3e2926addbe9 /py/emitnarm.c | |
| parent | 358e501e75c028133cff1045d2062ae31206a22c (diff) | |
extmod/modmachine: Allow more than one argument to machine.freq().
The limit is set by a `MICROPY_PY_MACHINE_FREQ_NUM_ARGS_MAX` define, which
defaults to 1 and is set for stm32 to 4.
For stm32 this fixes a regression introduced in commit
e1ec6af654b1c5c4a973b6c6b029ee68bb92eb89 where the maximum number of
arguments was changed from 4 to 1.
Signed-off-by: robert-hh <robert@hammelrath.com>
Diffstat (limited to 'py/emitnarm.c')
0 files changed, 0 insertions, 0 deletions
