<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/nrf/boards/TG-Watch02A, branch main</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2021-01-10T09:04:50+00:00</updated>
<entry>
<title>update TG-Watch pins, name, and frozen libraries</title>
<updated>2021-01-10T09:04:50+00:00</updated>
<author>
<name>Jonah Yolles-Murphy</name>
<email>TGTechie01@gmial.com</email>
</author>
<published>2021-01-10T09:04:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8652d696142159f147efb74f0947a9e0bd7a357e'/>
<id>urn:sha1:8652d696142159f147efb74f0947a9e0bd7a357e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add `board_deinit` for use with sleep</title>
<updated>2020-12-08T18:52:25+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-12-03T02:05:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=40118bcf57f026fd6a58733501c759a9ba87e835'/>
<id>urn:sha1:40118bcf57f026fd6a58733501c759a9ba87e835</id>
<content type='text'>
This changes lots of files to unify `board.h` across ports. It adds
`board_deinit` when CIRCUITPY_ALARM is set. `main.c` uses it to
deinit the board before deep sleeping (even when pretending.)

Deep sleep is now a two step process for the port. First, the
port should prepare to deep sleep based on the given alarms. It
should set alarms for both deep and pretend sleep. In particular,
the pretend versions should be set immediately so that we don't
miss an alarm as we shutdown. These alarms should also wake from
`port_idle_until_interrupt` which is used when pretending to deep
sleep.

Second, when real deep sleeping, `alarm_enter_deep_sleep` is called.
The port should set any alarms it didn't during prepare based on
data it saved internally during prepare.

ESP32-S2 sleep is a bit reorganized to locate more logic with
TimeAlarm. This will help it scale to more alarm types.

Fixes #3786
</content>
</entry>
<entry>
<title>Add more PIDs for unique boards</title>
<updated>2020-09-15T20:43:35+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-09-15T20:43:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=95e27bb8bf3e0e3ab1f21e252dafe2c974f1ad30'/>
<id>urn:sha1:95e27bb8bf3e0e3ab1f21e252dafe2c974f1ad30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add submodule to TG-Watch02A</title>
<updated>2020-04-28T04:03:02+00:00</updated>
<author>
<name>TG-Techie</name>
<email>TGTechie01@gmail.com</email>
</author>
<published>2020-04-28T04:03:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b9e494b85aacab795f1c2b8f7c19f1824681b02c'/>
<id>urn:sha1:b9e494b85aacab795f1c2b8f7c19f1824681b02c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add submodule to TG-Watch02A</title>
<updated>2020-04-28T02:49:30+00:00</updated>
<author>
<name>TG-Techie</name>
<email>TGTechie01@gmail.com</email>
</author>
<published>2020-04-28T02:49:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=76b466a38afb8eb6cc50b6678f10c036f02004c2'/>
<id>urn:sha1:76b466a38afb8eb6cc50b6678f10c036f02004c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix requested changes</title>
<updated>2020-03-12T06:31:13+00:00</updated>
<author>
<name>TG-Techie</name>
<email>TGTechie01@gmail.com</email>
</author>
<published>2020-03-12T06:31:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=197dc344aff695e1f122652b2337b727cb11460a'/>
<id>urn:sha1:197dc344aff695e1f122652b2337b727cb11460a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>changed TG-Watch02A HW_BOARD_NAME</title>
<updated>2020-03-11T03:07:25+00:00</updated>
<author>
<name>TG-Techie</name>
<email>TGTechie01@gmail.com</email>
</author>
<published>2020-03-11T03:07:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b967a2071fb81bf5dd737e47cf6d41e4d8828c26'/>
<id>urn:sha1:b967a2071fb81bf5dd737e47cf6d41e4d8828c26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add TG-Watch02A board def</title>
<updated>2020-03-11T02:40:55+00:00</updated>
<author>
<name>TG-Techie</name>
<email>TGTechie01@gmail.com</email>
</author>
<published>2020-03-11T02:40:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=50b451ae0c9f6c35961d18c4c0b7ec85153228b5'/>
<id>urn:sha1:50b451ae0c9f6c35961d18c4c0b7ec85153228b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ah</title>
<updated>2020-03-06T20:03:37+00:00</updated>
<author>
<name>TG-Techie</name>
<email>TGTechie01@gmail.com</email>
</author>
<published>2020-03-06T20:03:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fec84054d9a8a5c483bb92b4648d8cd0e6e1b5da'/>
<id>urn:sha1:fec84054d9a8a5c483bb92b4648d8cd0e6e1b5da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added TG-Watch02A pins</title>
<updated>2020-02-28T09:11:54+00:00</updated>
<author>
<name>TG-Techie</name>
<email>TGTechie01@gmail.com</email>
</author>
<published>2020-02-28T09:11:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=527eb2444c7d0f82e7a6192f04a93af22f24dee9'/>
<id>urn:sha1:527eb2444c7d0f82e7a6192f04a93af22f24dee9</id>
<content type='text'>
</content>
</entry>
</feed>
