<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/tests/rp/src/bin/pwm.rs, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/'/>
<entry>
<title>Remove Peripheral trait, rename PeripheralRef-&gt;Peri.</title>
<updated>2025-03-27T14:18:06+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-03-26T15:01:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=d41eeeae79388f219bf6a84e2f7bde9f6b532516'/>
<id>d41eeeae79388f219bf6a84e2f7bde9f6b532516</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Inital rp23 ci tests</title>
<updated>2025-02-18T15:32:20+00:00</updated>
<author>
<name>Caleb Jamison</name>
<email>caleb@cbjamo.com</email>
</author>
<published>2025-02-18T14:58:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=9e785438eecc3a0645e4d3b99d2708f3c2e329b6'/>
<id>9e785438eecc3a0645e4d3b99d2708f3c2e329b6</id>
<content type='text'>
Some tests need more work.
* The adc test builds, but isn't set up correctly for the 2350 hardware
  yet.
* The multicore and gpio_multicore tests only work from flash,
  seems to be a probe-rs issue.
* The i2c and flash tests also only works from flash, these are probably
  bugs but I don't have time to run them down now.
* The 2350 gpio test skips anything with pull downs. I think these fail
  because of E9.

The float, bootsel, cyw43, and ethernet tests don't have 2350 equivalents.
There's no reason to use the float romfuncs, use the FPU.
Bootsel as a button isn't supported on the 2350 yet.
The wifi and eth tests don't have appropriate hardware.

The i2c test has also been tweaked to run on one core.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some tests need more work.
* The adc test builds, but isn't set up correctly for the 2350 hardware
  yet.
* The multicore and gpio_multicore tests only work from flash,
  seems to be a probe-rs issue.
* The i2c and flash tests also only works from flash, these are probably
  bugs but I don't have time to run them down now.
* The 2350 gpio test skips anything with pull downs. I think these fail
  because of E9.

The float, bootsel, cyw43, and ethernet tests don't have 2350 equivalents.
There's no reason to use the float romfuncs, use the FPU.
Bootsel as a button isn't supported on the 2350 yet.
The wifi and eth tests don't have appropriate hardware.

The i2c test has also been tweaked to run on one core.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add parameter for enabling pull-up and pull-down in RP PWM input mode</title>
<updated>2024-04-04T23:20:34+00:00</updated>
<author>
<name>pawel00100</name>
<email>pawel00100@gmail.com</email>
</author>
<published>2024-01-24T22:24:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=143b288333a96c3caf6a0f372edca13ebea10af1'/>
<id>143b288333a96c3caf6a0f372edca13ebea10af1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename PWM_CH to PWM_SLICE</title>
<updated>2024-04-02T14:20:35+00:00</updated>
<author>
<name>Alexandru RADOVICI</name>
<email>alexandru.radovici@wyliodrin.com</email>
</author>
<published>2024-04-02T14:20:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=aa9eb2ab01cb21e06bb12efb425088827f6127d9'/>
<id>aa9eb2ab01cb21e06bb12efb425088827f6127d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change GPIO inherent methods back to `&amp;self`.</title>
<updated>2024-01-09T23:00:10+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2024-01-09T22:58:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=495b8b739aaba3d1fe7e105559c830496fabb1d7'/>
<id>495b8b739aaba3d1fe7e105559c830496fabb1d7</id>
<content type='text'>
With the embedded-hal rc3 update I changed them to require `&amp;mut self`, but
in retrospect I think `&amp;self` is better, for extra flexibility.

This PR reverts the changes from the rc3 update to inherent methods.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With the embedded-hal rc3 update I changed them to require `&amp;mut self`, but
in retrospect I think `&amp;self` is better, for extra flexibility.

This PR reverts the changes from the rc3 update to inherent methods.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update embedded-hal to 1.0.0-rc.3</title>
<updated>2023-12-14T15:19:32+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2023-12-14T15:01:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=d81395fab3c4e336650b0481790ecdab7d7aa13f'/>
<id>d81395fab3c4e336650b0481790ecdab7d7aa13f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: use executor task arena instead of TAIT.</title>
<updated>2023-11-27T00:23:49+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2023-11-27T00:21:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=0bd47c779bcb909000db28d8e09600e6aeaf21ab'/>
<id>0bd47c779bcb909000db28d8e09600e6aeaf21ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>time: Update examples, tests, and other code to use new Timer::after_x convenience methods</title>
<updated>2023-10-15T00:30:12+00:00</updated>
<author>
<name>Adam Greig</name>
<email>adam@adamgreig.com</email>
</author>
<published>2023-10-14T23:57:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=0621e957a0ddc7010d46b3ea3ddc8b9852bc8333'/>
<id>0621e957a0ddc7010d46b3ea3ddc8b9852bc8333</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>net-wiznet: add HIL test using w5100s.</title>
<updated>2023-08-16T15:51:47+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2023-08-16T15:51:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=8a9f49c163f2e559c87e54b7abf819ea026f04f6'/>
<id>8a9f49c163f2e559c87e54b7abf819ea026f04f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: run HIL tests in parallel.</title>
<updated>2023-05-29T23:10:53+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2023-05-29T22:10:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=020e956f1ba5c0b3baf75b02f286218f661e1c02'/>
<id>020e956f1ba5c0b3baf75b02f286218f661e1c02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
