<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/nrf/boards/feather52832, 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>2018-08-21T22:45:37+00:00</updated>
<entry>
<title>rename nrf boards to feather_nrf52832 and feather_nrf52840_express</title>
<updated>2018-08-21T22:45:37+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-08-21T22:45:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=85df32907f7150551925dc2383e3205b791d1119'/>
<id>urn:sha1:85df32907f7150551925dc2383e3205b791d1119</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge review</title>
<updated>2018-07-11T18:37:23+00:00</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-07-11T18:37:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f98c7f708e1ed8d7d10ebaee368f886d4dcd8f14'/>
<id>urn:sha1:f98c7f708e1ed8d7d10ebaee368f886d4dcd8f14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into nrf52840_usbboot</title>
<updated>2018-07-11T14:35:44+00:00</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-07-11T14:35:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=10846d316bed8bbb5cc1ce5541ee2404ad9d949d'/>
<id>urn:sha1:10846d316bed8bbb5cc1ce5541ee2404ad9d949d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nrf: Remove the random hal and module</title>
<updated>2018-07-10T12:59:22+00:00</updated>
<author>
<name>arturo182</name>
<email>arturo182@tlen.pl</email>
</author>
<published>2018-07-08T16:38:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2c63fb2a9468483353c177fc6df872709c259063'/>
<id>urn:sha1:2c63fb2a9468483353c177fc6df872709c259063</id>
<content type='text'>
Thus getting rid of the whole old hal!
The module is not needed because the common-hal
nRF implementation uses HW RNG anyway.
</content>
</entry>
<entry>
<title>Merge branch 'master' into nrf52840_usbboot</title>
<updated>2018-07-09T19:02:52+00:00</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-07-09T19:02:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0e819599e786322274c2d56c14e525b82e684511'/>
<id>urn:sha1:0e819599e786322274c2d56c14e525b82e684511</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nrf: Rewrite the UART HAL using nrfx</title>
<updated>2018-07-08T14:42:04+00:00</updated>
<author>
<name>arturo182</name>
<email>arturo182@tlen.pl</email>
</author>
<published>2018-07-08T13:17:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=25ece8fb3d96969dffb0726ba57d42cf7ed95b4d'/>
<id>urn:sha1:25ece8fb3d96969dffb0726ba57d42cf7ed95b4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nrf: Cleanup mpconfigboard files</title>
<updated>2018-07-08T13:18:11+00:00</updated>
<author>
<name>arturo182</name>
<email>arturo182@tlen.pl</email>
</author>
<published>2018-07-08T13:04:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c6a2a55bc9593469b8547d4ea9a0833894d5bc12'/>
<id>urn:sha1:c6a2a55bc9593469b8547d4ea9a0833894d5bc12</id>
<content type='text'>
All the removed defines were used by legacy modules that are now
removed.
</content>
</entry>
<entry>
<title>make SD default to s140 and s132 for nrf52840 and nrf52832</title>
<updated>2018-07-06T07:39:49+00:00</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-07-06T07:39:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=948ddf846326e6b75ac46b75dc1423d6c34541dd'/>
<id>urn:sha1:948ddf846326e6b75ac46b75dc1423d6c34541dd</id>
<content type='text'>
add CFG_HWUART_FOR_SERIAL for using jlink as REPL
</content>
</entry>
<entry>
<title>move dfu-gen dfu-flash dfu-bootloader bootloader uf2 target to common Makefile since several board use it</title>
<updated>2018-06-27T07:31:08+00:00</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-06-27T07:31:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4920cc47caa4ec254a54189200715fb3c369046e'/>
<id>urn:sha1:4920cc47caa4ec254a54189200715fb3c369046e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into nrf52840_usbboot</title>
<updated>2018-06-25T10:12:24+00:00</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-06-25T10:12:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f5be5ed6ee31e5ecb817ba4183f8aee9bf139dc0'/>
<id>urn:sha1:f5be5ed6ee31e5ecb817ba4183f8aee9bf139dc0</id>
<content type='text'>
</content>
</entry>
</feed>
