Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Forum topic 5740 #417

Merged
merged 4 commits into from
Mar 3, 2020
Merged

Forum topic 5740 #417

merged 4 commits into from
Mar 3, 2020

Conversation

Xykon
Copy link
Member

@Xykon Xykon commented Mar 2, 2020

@Xykon Xykon requested review from catalinio and a team March 2, 2020 20:20
Copy link
Contributor

@catalinio catalinio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems ok.

@Xykon Xykon merged commit e264b4c into Dev Mar 3, 2020
@Xykon Xykon deleted the forum_topic_5740 branch March 3, 2020 09:45
amotl pushed a commit to daq-tools/pycom-micropython that referenced this pull request Mar 6, 2020
Allow CTRL-D when using the Base VARIANT

Co-authored-by: @robert-hh
@DG12
Copy link

DG12 commented Apr 7, 2020

Sorry after following links above it seems that this fixes:
modpycom.c/pulses_get(): prevent lock-up at long pulses #110 and
Timer.Alarm does not immediately update free timer count after alarm.callback(None) #111

What does "Allow CTRL-D when using the Base VARIANT" mean?
Thank you

@robert-hh
Copy link
Contributor

Ctrl-D from REPL causes a soft reset. This was disabled in the cited release, even when the firmware build did not use Pybytes. This firmware variant is called BASE. This fix re-enables soft reset with Ctrl-D for the Base Variant of the firmware. This variant is not available though the Pycom Updater. You have to build it yourself from the sources.

X-Ryl669 pushed a commit to X-Ryl669/pycom-micropython-sigfox that referenced this pull request May 12, 2023
Allow CTRL-D when using the Base VARIANT

Co-authored-by: @robert-hh
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants