<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/supervisor/shared/safe_mode.c, 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-04-02T18:34:37+00:00</updated>
<entry>
<title>Changed error message to display the generic term 'system firmware' instead of the Nordic specific term 'soft device'</title>
<updated>2021-04-02T18:34:37+00:00</updated>
<author>
<name>Jonny Bergdahl</name>
<email>jonny@bergdahl.it</email>
</author>
<published>2021-04-02T18:34:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1afd204828b6981e628b2665758708b679773c9a'/>
<id>urn:sha1:1afd204828b6981e628b2665758708b679773c9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>run code formatting script</title>
<updated>2021-03-15T13:57:36+00:00</updated>
<author>
<name>microDev</name>
<email>70126934+microDev1@users.noreply.github.com</email>
</author>
<published>2021-03-15T13:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a52eb88031620a81521b937f2a0651dbac2bb350'/>
<id>urn:sha1:a52eb88031620a81521b937f2a0651dbac2bb350</id>
<content type='text'>
</content>
</entry>
<entry>
<title>allow the safe mode danse if RESET_REASON_UNKNOWN</title>
<updated>2021-03-01T23:41:43+00:00</updated>
<author>
<name>Neradoc</name>
<email>neraOnGit@ri1.fr</email>
</author>
<published>2021-03-01T05:01:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7441625f375b0319678870e20df2b8aadf1406c0'/>
<id>urn:sha1:7441625f375b0319678870e20df2b8aadf1406c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix ESP build</title>
<updated>2021-01-21T18:24:21+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2021-01-21T18:24:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=af8cc9345d8facd36d1e65cdbfc69f044a942a17'/>
<id>urn:sha1:af8cc9345d8facd36d1e65cdbfc69f044a942a17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add initial RP2040 support</title>
<updated>2021-01-21T03:16:56+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2021-01-21T00:47:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=733094aead6e84b42da54655b2b0a5d0dbd1a503'/>
<id>urn:sha1:733094aead6e84b42da54655b2b0a5d0dbd1a503</id>
<content type='text'>
The RP2040 is new microcontroller from Raspberry Pi that features
two Cortex M0s and eight PIO state machines that are good for
crunching lots of data. It has 264k RAM and a built in UF2
bootloader too.

Datasheet: https://pico.raspberrypi.org/files/rp2040_datasheet.pdf
</content>
</entry>
<entry>
<title>wip: ResetReason to microcontroller.cpu</title>
<updated>2020-11-22T04:29:52+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-11-22T04:29:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=75559f35ccc946dfd292e25671919e5d5b3bd7a6'/>
<id>urn:sha1:75559f35ccc946dfd292e25671919e5d5b3bd7a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>compiles</title>
<updated>2020-11-21T04:33:39+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-11-21T04:33:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e4c66990e27779f43f4901d431b6c61f8da85f51'/>
<id>urn:sha1:e4c66990e27779f43f4901d431b6c61f8da85f51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wip</title>
<updated>2020-11-19T20:43:39+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-11-19T20:43:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=649c9305364f10ea1dc43179e768ec968d0b9ed5'/>
<id>urn:sha1:649c9305364f10ea1dc43179e768ec968d0b9ed5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wip: initial code changes, starting from @tannewt's sleepio branch</title>
<updated>2020-11-16T16:56:20+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-11-16T16:56:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bb77f1d130d59428b66186fc52c2749531ff598e'/>
<id>urn:sha1:bb77f1d130d59428b66186fc52c2749531ff598e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Start tweaking the workflow to sleep</title>
<updated>2020-10-28T00:55:03+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-10-28T00:55:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9a4efed8cbaca3aa48c6cc0ce0a4e267eef7a8e1'/>
<id>urn:sha1:9a4efed8cbaca3aa48c6cc0ce0a4e267eef7a8e1</id>
<content type='text'>
</content>
</entry>
</feed>
