Commits on Jan 22, 2023

  1. bugfix openssl tls sni

    hakabahitoyo committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    3823626 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Small usability nits

    cpq committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    84893ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51136ce View commit details
    Browse the repository at this point in the history
  3. Better upload flow

    cpq committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    2826214 View commit details
    Browse the repository at this point in the history
  4. Correct the description

    cpq committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    edfa533 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Configuration menu
    Copy the full SHA
    4bf39e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Merge pull request #1987 from hakabahitoyo/bugfix-openssl-tls-sni

    Bugfix OpenSSL TLS SNI
    cpq authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    4c83f4e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1995 from cesanta/mg_print_ip

    Add mg_print_ip, mg_print_ip_port helper functions
    scaprile authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    476232e View commit details
    Browse the repository at this point in the history
  3. do not use %I

    scaprile committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    997da11 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2001 from cesanta/examples-percentia

    do not use %I in examples
    scaprile authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    b0d2519 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    052b406 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2000 from cesanta/tls

    Add TLS to pico-w5500 baremetal example
    scaprile authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    d1c9d7f View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Add mg_print_mac()

    scaprile committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    54c651f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2002 from cesanta/print_mac

    Add mg_print_mac()
    scaprile authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    4dd51cc View commit details
    Browse the repository at this point in the history
  3. Do not use %I %A in MIP

    scaprile committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    99dbbc7 View commit details
    Browse the repository at this point in the history
  4. Remove dups in Zephyr dirs

    scaprile committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    c41ade2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2004 from cesanta/nodupfiles

    Remove dups in Zephyr dirs
    scaprile authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    d903de6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f358f0 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2005 from cesanta/nosymlink

    Remove symlinks in pico example
    scaprile authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    1ca3244 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Merge pull request #2003 from cesanta/mip-percentia

    Do not use %I %A in MIP
    scaprile authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    56a33fd View commit details
    Browse the repository at this point in the history
  2. Better error handling for RL NET

    cpq committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    1612e1d View commit details
    Browse the repository at this point in the history
  3. Use UART_DEBUG

    cpq committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    d76e69f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2007 from cesanta/rl

    Better error handling for RL NET
    scaprile authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    736a78f View commit details
    Browse the repository at this point in the history
  5. Mods to be testable

    scaprile committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    b9e633a View commit details
    Browse the repository at this point in the history
  6. Use UART_DEBUG

    scaprile committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    06b7960 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2009 from cesanta/test-f746

    Mods to be testable
    scaprile authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    befdb0a View commit details
    Browse the repository at this point in the history
  8. Update test.yml

    closes #1999
    ( mods in #2009 )
    scaprile authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    61a27ff View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2010 from cesanta/f429-debug-uart

    Use UART_DEBUG
    scaprile authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    15ad58b View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2011 from cesanta/test-f746

    Update test.yml
    scaprile authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    50da233 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Configuration menu
    Copy the full SHA
    961cc13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3ca006 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15ad69c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2014 from cesanta/halfnofast

    Add support for 10M and half-duplex in STM32 and TM4C drivers
    scaprile authored Feb 2, 2023
    Configuration menu
    Copy the full SHA
    b2a76db View commit details
    Browse the repository at this point in the history
  5. Remove %I and %A

    scaprile committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    5d7a080 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2016 from cesanta/percentia

    Docs update, remove %I and %A extensions
    scaprile authored Feb 2, 2023
    Configuration menu
    Copy the full SHA
    25bac7c View commit details
    Browse the repository at this point in the history
  7. small tweaks

    fix qprofile with latest changes
    
    minor tweaks and qpfrofile related fixes
    scaprile committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    b6d8099 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2017 from cesanta/mipneat

    qprofile related fixes
    scaprile authored Feb 2, 2023
    Configuration menu
    Copy the full SHA
    43e48d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    958eebb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2020 from cesanta/h743zi

    Add STM32H743ZI driver and example
    scaprile authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    4ae4ff7 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. Configuration menu
    Copy the full SHA
    dc86c62 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. Configuration menu
    Copy the full SHA
    8d82479 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Merge pull request #2022 from cesanta/win

    Adopt Makefile for Windows. Update examples readme section
    cpq authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    6700b37 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2023 from cesanta/push

    Reduce the number of redundant test runs. Disable SNTP test on macos …
    scaprile authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    8edc861 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1993e9c View commit details
    Browse the repository at this point in the history
  4. Tune GA checker

    cpq committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    633f50c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2025 from cesanta/ga

    Tune GA checker
    scaprile authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    9017374 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2024 from cesanta/cmsis

    Use CMSIS headers for f429 and f746 baremetal examples
    cpq authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    2ddf71e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f5ff7cf View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2027 from cesanta/mip

    Introduce sysinit.c, better debug log, more verbose Makefile
    cpq authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    12db089 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Add examples/readme with rules

    cpq committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    a647a69 View commit details
    Browse the repository at this point in the history