44 Commits (main)
 

Author SHA1 Message Date
  Thomas Buck 27b51989ba only verify checksum after upgrades 4 months ago
  Thomas Buck 9e9371e28b match memory layout to volcano remote project 4 months ago
  Thomas Buck 682ce01a0e put debug print functions into weak linked symbols. 4 months ago
  Thomas Buck dd98bf6209 allow overriding main loop poll 4 months ago
  Thomas Buck e25b246ad8 increase speed 4 months ago
  Thomas Buck 4abdeee20f put networking functions into weak symbols 4 months ago
  Brian Starkey ac8960b274
Merge pull request #17 from thingsconnected/pullreq6 5 months ago
  Maarten van der Schrieck 8bfef475ed fix dependencies (again) 5 months ago
  Brian Starkey a9d04021b0
Merge pull request #15 from thingsconnected/pullreq4 5 months ago
  Brian Starkey c78503e11e Merge branch 'pullreq3' of https://github.com/thingsconnected/picowota into thingsconnected-pullreq3 5 months ago
  Brian Starkey 898634304f
Merge pull request #13 from thingsconnected/pullreq2 5 months ago
  Brian Starkey d0772ec9be
Merge pull request #12 from thingsconnected/pullreq1 5 months ago
  Brian Starkey a180750152 Add build command to README 5 months ago
  Maarten van der Schrieck ce8d3dbd73 Additional simplifications 6 months ago
  Maarten van der Schrieck 5ab801799f CMakeLists.txt: drop the hard-coded entry address in favor of a lookup of the .app_bin section in the map file 6 months ago
  Maarten van der Schrieck ef4c7b1614 gen_imghdr.py: add feature to lookup section address in mapfile 6 months ago
  Maarten van der Schrieck 70cba8da9a Replace constant value for IMAGE_HEADER_OFFSET by linker supplied value 6 months ago
  Maarten van der Schrieck 9c4efdd40e CMakeLists.txt: fix dependencies to allow make -j 6 months ago
  Maarten van der Schrieck f8e0269740 CMakeLists.txt: let picowota_build_combined add files to clean target 6 months ago
  Brian Starkey e91aa0b747 Fix debug build 1 year ago
  Brian Starkey 42fdcd358b
Merge pull request #1 from vajr8/main 1 year ago
  Tomi 7c024524f4 Update the documentation to consider the AP mode 1 year ago
  Tomi aa6093b094 Allow defining PICOWOTA_WIFI_AP in the environment 1 year ago
  Tomi d39bd485ad Add WiFi AP mode 1 year ago
  Brian Starkey f4bff93f4d Fix typo in README 1 year ago
  Brian Starkey de33fac142 Add https://github.com/raspberrypi/pico-sdk/issues/928 to README 1 year ago
  Brian Starkey 6efe1383ea Add LICENSE and README 1 year ago
  Brian Starkey 321c246425 Move WiFi credentials to variables 1 year ago
  Brian Starkey dcda2194f2 picowota_reboot: Add missing cmsis_core dependency 1 year ago
  Brian Starkey 8fd36b7096 Add ability to build combined images 1 year ago
  Brian Starkey 9655426b1c Check in the creds file 1 year ago
  Brian Starkey ac21d218d6 Move reboot functionality to a separate library 1 year ago
  Brian Starkey 6347c8e02c Jump to app if bootloader entry not requested 1 year ago
  Brian Starkey a089d5d452 Move the disjoint operations to a queue 1 year ago
  Brian Starkey 9bdc2fded0 Fix some warnings and optimise for size 1 year ago
  Brian Starkey f0c0f516f5 main: Wrap flash commands in critical section and enable them 1 year ago
  Brian Starkey 8a71b096b9 tcp_comm: Rework receive handling 1 year ago
  Brian Starkey a57cac28f1 Port over all the other commands 1 year ago
  Brian Starkey fc55e221d3 tcp_comm: Make RX length checking more strict 1 year ago
  Brian Starkey e0da727e96 Factor out the TCP code 1 year ago
  Brian Starkey 3bdad9eb2b Implement "comm", a fairly close port of M0o+'s version 1 year ago
  Brian Starkey f62b584605 Refactor the example a little 1 year ago
  Brian Starkey 04bd83cae5 Initial basic TCP server 1 year ago
  Brian Starkey 0166ad5f0c Initial empty commit 1 year ago