Commit Graph

32 Commits

Author SHA1 Message Date
Brandon Ros
1725bdd56e rename to read_firmware_patch_line 2023-08-22 19:37:17 -04:00
Brandon Ros
fe4fc5663d put the more flexible way of parsing firmware back 2023-08-22 19:35:48 -04:00
Brandon Ros
60ac9c80a8 get rid of unneded uselees backplane window check 2023-08-22 18:57:43 -04:00
Brandon Ros
3c487fbbb4 more linting 2023-08-22 18:56:25 -04:00
Brandon Ros
6b2c3f5b16 get rid of logs that work for defmt but not ci 2023-08-22 18:55:21 -04:00
Brandon Ros
b784e60c50 do not set_window back to CHIPCOMMON_BASE_ADDRESS 2023-08-22 18:53:33 -04:00
Brandon Ros
16054e1f1e cleanup 0x180000000 const 2023-08-22 18:51:56 -04:00
Brandon Ros
0bcc8b10d5 non breaking API? 2023-08-22 18:47:20 -04:00
Brandon Ros
74a2af85d1 lint 2023-08-22 18:42:09 -04:00
Brandon Ros
058c10f3e9 cleanup consts 2023-08-22 18:41:48 -04:00
Brandon Ros
145a5cb762 lint 2023-08-22 18:33:43 -04:00
Brandon Ros
68aa58bbed fix write32_swapped func 2023-08-22 18:31:30 -04:00
Brandon Ros
f0ab990058 debug! over defmt::debug! 2023-08-22 18:30:21 -04:00
Brandon Ros
57330f3aa5 bluetooth blinky example 2023-08-22 18:26:59 -04:00
Brandon Ros
bd3335c127 same ol BT_CTRL_REG_ADDR = 8fc0f42a error 2023-08-21 15:12:45 -04:00
Brandon Ros
6a4300993c firmware is losing its length? 2023-08-21 15:01:38 -04:00
Brandon Ros
71a3d09419 different bluetooth firmware upload process 2023-08-21 14:28:39 -04:00
Brandon Ros
b6b20eda8c try to match C as closely as possible 2023-08-20 18:22:06 -04:00
Brandon Ros
861f3566e8 lint 2023-08-20 18:11:49 -04:00
Brandon Ros
8d588f0abd cyw43: bluetooth module that almost works 2023-08-20 18:10:57 -04:00
Dario Nieuwenhuis
f26dd54f63
Update embedded-hal to 1.0.0-rc.1 (#1783) 2023-08-16 00:40:56 +02:00
Ruben De Smet
4afdce4ec5
Introduce driver::HardwareAddress without smoltcp dependency 2023-07-31 14:21:26 +02:00
Dario Nieuwenhuis
d137286981 Release embassy-time v0.1.2 2023-07-06 01:29:44 +02:00
Dario Nieuwenhuis
a42ac86f1b Remove wifi envvars. They're annoying, they cause rust-analyzer errors when opening the examples. 2023-07-05 19:20:49 +02:00
Dario Nieuwenhuis
9c4df46c46 rustfmt. 2023-07-04 21:34:55 +02:00
Dario Nieuwenhuis
a101d9078d update embedded-hal crates. 2023-07-04 19:59:36 +02:00
Dario Nieuwenhuis
f7ec579c18 Update probe-rs-cli -> probe-rs 2023-06-29 02:39:28 +02:00
Dario Nieuwenhuis
d46b2b49c7 cyw43: remove pointless wait_complete. 2023-06-09 03:34:12 +02:00
Dario Nieuwenhuis
3465452a93 fmt: remove unused defmt::timestamp! 2023-06-09 03:33:39 +02:00
Dario Nieuwenhuis
d7d66bd74f Document w5500, cyw43 2023-06-01 00:15:37 +02:00
Dario Nieuwenhuis
3f35a8876e cyw43: adapt build to main embassy repo. 2023-05-30 23:26:29 +02:00
Dario Nieuwenhuis
c327c6cd6f cyw43: move crate to subdir. 2023-05-30 22:42:49 +02:00