René van Dorst
|
577d644e22
|
fix warning
|
2023-08-24 00:52:21 +02:00 |
|
René van Dorst
|
2cf6a59114
|
stm32l4: Add EVAL-ADIN1110EBZ example with basic http server
Page show the current temperature and auto refresh every 1s.
|
2023-08-24 00:52:06 +02:00 |
|
René van Dorst
|
e19f7d9a76
|
Add embassy-net-adin1110
This add a library for Analog ADIN1110 SPE SPI chip.
This library is inspired by `embassy-net-w5500`.
|
2023-08-24 00:43:51 +02:00 |
|
Ulf Lilleengen
|
bed1f07c15
|
Merge pull request #1817 from bugadani/executor-release
Bump executor crate version to 0.3.0
|
2023-08-23 19:05:50 +00:00 |
|
Dániel Buga
|
a2c718f61c
|
Bump executor crate version to 0.3.0
|
2023-08-23 20:34:37 +02:00 |
|
Dario Nieuwenhuis
|
0568738f77
|
Merge pull request #1815 from embassy-rs/esp-hosted-oopsie
net-esp-hosted: fix oopsie
|
2023-08-23 09:42:32 +00:00 |
|
Dario Nieuwenhuis
|
a6d22e199a
|
net-esp-hosted: fix set link down on disconnect.
|
2023-08-23 11:37:50 +02:00 |
|
xoviat
|
1ea4c58c39
|
stm32: impl. draft cfgr pwr
|
2023-08-22 20:00:00 -05:00 |
|
Brandon Ros
|
34a7853076
|
spellout HIL test?
|
2023-08-22 19:51:33 -04:00 |
|
Brandon Ros
|
914dcba4d7
|
cyw43_perf firmware lengths
|
2023-08-22 19:50:12 -04:00 |
|
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
|
ecda081895
|
leave memory.x alone
|
2023-08-22 18:33:02 -04:00 |
|
xoviat
|
faab2d0d53
|
stm32: add executor to low-power mod
|
2023-08-22 17:31:40 -05: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 |
|
xoviat
|
6d35bcc3d9
|
stm32: add low-power mod
|
2023-08-22 17:00:00 -05:00 |
|
xoviat
|
7d6edd7b15
|
Merge branch 'main' of https://github.com/embassy-rs/embassy into rtc-lp
|
2023-08-22 16:58:43 -05:00 |
|
xoviat
|
9e3266b745
|
rtc: make fns private
|
2023-08-22 16:58:19 -05:00 |
|
xoviat
|
7bff2ebab3
|
Merge pull request #1766 from xoviat/rtc-w
stm32/rtc: add start/stop wakeup
|
2023-08-22 21:50:53 +00:00 |
|
xoviat
|
048bdf6968
|
stm32/rtc: allow dead code
|
2023-08-22 16:48:08 -05:00 |
|
Dario Nieuwenhuis
|
b3212ae383
|
Merge pull request #1763 from rubdos/sender-receiver-with-ctx
Refactor Channel/Sender/Receiver poll methods
|
2023-08-22 21:25:29 +00:00 |
|
Dario Nieuwenhuis
|
b436aad2a0
|
Merge pull request #1810 from soypat/write_wlan-fix
rp::wlan_write: avoid ineffectual writing of entire buffer over spi
|
2023-08-22 21:20:59 +00:00 |
|
Dario Nieuwenhuis
|
31c5bdfa29
|
Merge pull request #1812 from bugadani/storage
Make `AvailableTask` public
|
2023-08-22 21:14:29 +00:00 |
|
Dario Nieuwenhuis
|
906ab06a6e
|
Merge pull request #1813 from diondokter/stm32-brr-u32
Modified the STM Uart baud calculation to be fully 32-bit
|
2023-08-22 19:56:04 +00:00 |
|
Dion Dokter
|
a5484cd119
|
Modified the brr calculation to be fully 32-bit
|
2023-08-22 20:52:02 +02:00 |
|
Ruben De Smet
|
c39671266e
|
Deprecate *recv* in favor of *receive*
|
2023-08-22 16:58:31 +02:00 |
|
xoviat
|
8878ce046c
|
rtc: fix rtcinstant delay computation
|
2023-08-21 18:33:10 -05:00 |
|
xoviat
|
5bfddfc9b6
|
stm32/rcc: add rtc to f410
|
2023-08-21 18:10:10 -05:00 |
|
xoviat
|
7148397771
|
stm32/rtc: misc fixes
|
2023-08-21 18:00:49 -05:00 |
|
xoviat
|
8c12453544
|
stm32/rcc: set rtc clock on f4
|
2023-08-21 17:50:18 -05:00 |
|
xoviat
|
f723982bec
|
rtc: impl. draft rtcinstant api
|
2023-08-21 17:44:38 -05: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
|
90feeb1671
|
changelog
|
2023-08-21 14:32:01 -04:00 |
|
Brandon Ros
|
71a3d09419
|
different bluetooth firmware upload process
|
2023-08-21 14:28:39 -04:00 |
|
Dániel Buga
|
0a73c84df0
|
Make AvailableTask public, deduplicate
|
2023-08-21 18:12:41 +02:00 |
|
soypat
|
977ae5e3e4
|
don't pay for what you don't use
|
2023-08-20 20:16:23 -03: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 |
|