27b5198
(HEAD -> main)
only verify checksum after upgrades by
2023-12-20 00:22:09 +0100
9e9371e
match memory layout to volcano remote project by
2023-12-20 00:03:05 +0100
682ce01
put debug print functions into weak linked symbols. by
2023-12-19 17:20:38 +0100
dd98bf6
allow overriding main loop poll by
2023-12-19 00:38:26 +0100
e25b246
increase speed by
2023-12-19 00:38:14 +0100
4abdeee
put networking functions into weak symbols by
2023-12-18 22:25:18 +0100
ac8960b
Merge pull request #17 from thingsconnected/pullreq6 by
2023-11-15 10:02:29 +0000
8bfef47
fix dependencies (again) by
2023-11-15 01:34:30 +0100
a9d0402
Merge pull request #15 from thingsconnected/pullreq4 by
2023-11-13 20:38:13 +0000
c78503e
Merge branch 'pullreq3' of https://github.com/thingsconnected/picowota into thingsconnected-pullreq3 by
2023-11-11 22:00:52 +0000
8986343
Merge pull request #13 from thingsconnected/pullreq2 by
2023-11-11 21:52:57 +0000
d0772ec
Merge pull request #12 from thingsconnected/pullreq1 by
2023-11-11 21:49:36 +0000
a180750
Add build command to README by
2023-11-11 20:18:49 +0000
ce8d3db
Additional simplifications by
2023-11-09 22:15:18 +0100
5ab8017
CMakeLists.txt: drop the hard-coded entry address in favor of a lookup of the .app_bin section in the map file by
2023-11-08 22:15:06 +0100
ef4c7b1
gen_imghdr.py: add feature to lookup section address in mapfile by
2023-11-08 22:10:28 +0100
70cba8d
Replace constant value for IMAGE_HEADER_OFFSET by linker supplied value by
2023-11-08 23:06:10 +0100
9c4efdd
CMakeLists.txt: fix dependencies to allow make -j by
2023-10-30 22:45:27 +0100
f8e0269
CMakeLists.txt: let picowota_build_combined add files to clean target by
2023-10-30 22:02:29 +0100
e91aa0b
Fix debug build by
2022-09-02 18:36:49 +0100
42fdcd3
Merge pull request #1 from vajr8/main by
2022-08-07 17:34:49 +0100
7c02452
Update the documentation to consider the AP mode by
2022-08-04 13:41:09 +0300
aa6093b
Allow defining PICOWOTA_WIFI_AP in the environment by
2022-08-04 13:36:51 +0300
d39bd48
Add WiFi AP mode by
2022-07-28 18:51:06 +0300
f4bff93
Fix typo in README by
2022-07-17 20:41:31 +0100
de33fac
Add https://github.com/raspberrypi/pico-sdk/issues/928 to README by
2022-07-17 20:25:35 +0100
6efe138
Add LICENSE and README by
2022-07-17 19:58:02 +0100
321c246
Move WiFi credentials to variables by
2022-07-17 18:03:07 +0100
dcda219
picowota_reboot: Add missing cmsis_core dependency by
2022-07-17 17:33:42 +0100
8fd36b7
Add ability to build combined images by
2022-07-17 13:49:05 +0100
9655426
Check in the creds file by
2022-07-17 13:18:13 +0100
ac21d21
Move reboot functionality to a separate library by
2022-07-17 13:12:56 +0100
6347c8e
Jump to app if bootloader entry not requested by
2022-07-17 11:50:46 +0100
a089d5d
Move the disjoint operations to a queue by
2022-07-17 11:50:21 +0100
9bdc2fd
Fix some warnings and optimise for size by
2022-07-17 11:23:37 +0100
f0c0f51
main: Wrap flash commands in critical section and enable them by
2022-07-16 21:29:55 +0100
8a71b09
tcp_comm: Rework receive handling by
2022-07-16 21:28:55 +0100
a57cac2
Port over all the other commands by
2022-07-16 20:04:28 +0100
fc55e22
tcp_comm: Make RX length checking more strict by
2022-07-16 17:43:02 +0100
e0da727
Factor out the TCP code by
2022-07-16 17:35:56 +0100
3bdad9e
Implement "comm", a fairly close port of M0o+'s version by
2022-07-16 17:15:26 +0100
f62b584
Refactor the example a little by
2022-07-16 12:23:15 +0100
04bd83c
Initial basic TCP server by
2022-07-15 21:59:18 +0100
0166ad5
Initial empty commit by
2022-07-15 21:58:45 +0100