Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

override ignore for Arduino 3.0 #19349

Merged
merged 154 commits into from
Aug 19, 2023
Merged

override ignore for Arduino 3.0 #19349

merged 154 commits into from
Aug 19, 2023

Commits on Aug 7, 2023

  1. Initial C6 support

    Jason2866 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    b855c31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23b5001 View commit details
    Browse the repository at this point in the history
  3. fix copy&paste errors

    Jason2866 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    fb689dc View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    ed9666e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8bb99f View commit details
    Browse the repository at this point in the history
  3. use common safeboot flags (arendst#19282) (#352)

    Co-authored-by: Christian Baars <baars@klinikum-brandenburg.de>
    Jason2866 and Staars authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    dd35185 View commit details
    Browse the repository at this point in the history
  4. use env var lib_ignore

    Jason2866 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    a3ac606 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. safeboot lib_ignore env

    Jason2866 authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    5e8cb85 View commit details
    Browse the repository at this point in the history
  2. revert wrong change

    Jason2866 authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    6baf736 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1de1f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d4cc22 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47aef47 View commit details
    Browse the repository at this point in the history
  6. C2 and C6 additions

    Staars committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    ef456fc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a04c4d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    acdc88c View commit details
    Browse the repository at this point in the history
  9. C2 to support_esp

    Staars committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    01b3084 View commit details
    Browse the repository at this point in the history
  10. some preps for C2

    Staars committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    ae73e6a View commit details
    Browse the repository at this point in the history
  11. add c2 to tasmota.h

    Staars committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    acb32af View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a710ca1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6615137 View commit details
    Browse the repository at this point in the history
  14. fix another warning

    Staars committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    267d0cd View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. add correct pins to template

    Staars committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    61479e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdc4303 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2038945 View commit details
    Browse the repository at this point in the history
  4. fix c6 env

    Jason2866 committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    84675b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dff5494 View commit details
    Browse the repository at this point in the history
  6. pin 9 and 10 for c2/c6

    Staars committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    31883fa View commit details
    Browse the repository at this point in the history
  7. add ||

    Staars committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    8bd34bb View commit details
    Browse the repository at this point in the history
  8. prep pins for c6

    Staars committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    973eaf6 View commit details
    Browse the repository at this point in the history
  9. make c6 compile, needs testing

    Staars committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    e451197 View commit details
    Browse the repository at this point in the history
  10. fix copy-paste-error

    Staars committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    506170a View commit details
    Browse the repository at this point in the history
  11. more correct pin support C6

    Staars committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    33a4e03 View commit details
    Browse the repository at this point in the history
  12. pin14 C6

    Staars committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    50a5dcd View commit details
    Browse the repository at this point in the history
  13. wrong warning for C6

    Staars committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    1b5048b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3b01b6d View commit details
    Browse the repository at this point in the history
  15. boolean voodoo

    Staars committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    e354bb2 View commit details
    Browse the repository at this point in the history
  16. fix EVERYTHING

    Staars committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    a32f2b6 View commit details
    Browse the repository at this point in the history
  17. fix Onewire for Arduino 3.0

    Staars committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    6f40589 View commit details
    Browse the repository at this point in the history
  18. enable OneWire

    Jason2866 committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    5c1495d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    270e1a5 View commit details
    Browse the repository at this point in the history
  20. better compatibility

    Staars committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    5f9a4b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. final fix onewire

    Staars committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    81fdf2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24c5c40 View commit details
    Browse the repository at this point in the history
  3. overlooked needed ;

    Jason2866 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    e7c7d59 View commit details
    Browse the repository at this point in the history
  4. refactor as requested

    Staars committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    6cb2780 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba279d8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #354 from Jason2866/C6_test_2

    C6 test 2
    Staars authored Aug 13, 2023
    Configuration menu
    Copy the full SHA
    7f1c4c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    50d983d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93b5097 View commit details
    Browse the repository at this point in the history
  3. use latest IDF 5.1

    Jason2866 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    0e3ee74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc8e1ee View commit details
    Browse the repository at this point in the history
  5. prep NeoPixel RMT rewrite

    Staars committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    f98bc7b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #355 from Jason2866/neopixel_c6

    prep NeoPixel RMT rewrite
    Staars authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    000ead1 View commit details
    Browse the repository at this point in the history
  7. NeoPixel for C6

    Staars committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    934474c View commit details
    Browse the repository at this point in the history
  8. fix Arduino 2.x

    Staars committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    1d519de View commit details
    Browse the repository at this point in the history
  9. really fix compile ??

    Staars committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    8a76326 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. fix compiler warning TSL2591

    Staars committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    dd0b245 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a08d0fd View commit details
    Browse the repository at this point in the history
  3. fix compile warning TSL2561

    Staars committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    5230259 View commit details
    Browse the repository at this point in the history
  4. fix warning sensirion part 1

    Staars committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    f0f01ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf6dff1 View commit details
    Browse the repository at this point in the history
  6. Updates from devel branch

    Jason2866 authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    ba2b16f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e7c7454 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    81d490f View commit details
    Browse the repository at this point in the history
  9. forgotten to remove

    Jason2866 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    298a08d View commit details
    Browse the repository at this point in the history
  10. fix compiler warning

    Jason2866 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    5ada6e0 View commit details
    Browse the repository at this point in the history
  11. prep 5.1, TasUpdater

    Staars committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    e18766b View commit details
    Browse the repository at this point in the history
  12. prep 5.1 SensirionRXFrame

    Staars committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    e47aafc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    731c8ed View commit details
    Browse the repository at this point in the history
  14. prep5.1, last batch Sensirion

    Staars committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    7d99401 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5ab3e2f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0113027 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #357 from Jason2866/C6-Support

    C6 support
    Staars authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    6cf6d2f View commit details
    Browse the repository at this point in the history
  18. Align with branch C6-support (#359)

    * prep5.1, fix berry_wire
    
    * revert deprecated compiler flag
    
    ---------
    
    Co-authored-by: Staars <baars@klinikum-brandenburg.de>
    Co-authored-by: Christian Baars <Baars@gmx.de>
    3 people authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    c6a93f7 View commit details
    Browse the repository at this point in the history
  19. add i2c #defines

    Jason2866 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    bf197af View commit details
    Browse the repository at this point in the history
  20. enable more libs for ESP32

    Jason2866 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    7bb1759 View commit details
    Browse the repository at this point in the history
  21. refactor for esp-nimble-cpp

    Staars committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    6b72f69 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5f7773f View commit details
    Browse the repository at this point in the history
  23. Merge pull request #360 from Jason2866/C6-Jason

    C6 jason
    Staars authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    40fd7fa View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    78f45d7 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    70a904f View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. prep5.1, new DAC API in Berry

    Staars committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    6609dc3 View commit details
    Browse the repository at this point in the history
  2. more libs enabled

    Jason2866 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    e233748 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #361 from Jason2866/C6-Staars

    C6 staars
    Jason2866 authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    670a231 View commit details
    Browse the repository at this point in the history
  4. NimBLE changes

    Jason2866 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    bd2ed51 View commit details
    Browse the repository at this point in the history
  5. fix wrong build flag for MI

    Jason2866 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    b600ece View commit details
    Browse the repository at this point in the history
  6. add NimBLE ignores

    Jason2866 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    21c68b6 View commit details
    Browse the repository at this point in the history
  7. add MI to env

    Jason2866 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    933c3ee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ca0d3cb View commit details
    Browse the repository at this point in the history
  9. add libesp32_div to C2/C6

    Jason2866 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    4281218 View commit details
    Browse the repository at this point in the history
  10. fix env konfig for NimBLE

    Jason2866 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    c6de012 View commit details
    Browse the repository at this point in the history
  11. new esp-cpp-nimble for all

    Jason2866 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    5e3c64c View commit details
    Browse the repository at this point in the history
  12. Merge pull request #362 from Jason2866/C6-Jason

    updated envs using `esp-nimble-cpp` lib
    Staars authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    c5f5d70 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f03dc1e View commit details
    Browse the repository at this point in the history
  14. prep5.1, i2s pre-work

    Staars committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    b0f422d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    da78bc6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d8e08ae View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d370464 View commit details
    Browse the repository at this point in the history
  18. fix chirp for IDF>5

    Staars committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    2741e46 View commit details
    Browse the repository at this point in the history
  19. prep5.1, fix compilation error

    Staars committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    abafcb0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    71ca8db View commit details
    Browse the repository at this point in the history
  21. prep5.1, SPI fixes for C2/C6

    Staars committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    a447f49 View commit details
    Browse the repository at this point in the history
  22. prep5.1, fix universal display

    Staars committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    6240898 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #364 from Jason2866/C6-Staars

    C6 staars
    Jason2866 authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    8595f98 View commit details
    Browse the repository at this point in the history
  24. enable uDisplay

    Jason2866 authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    21b4aa2 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. c3cdc display

    Jason2866 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    181a580 View commit details
    Browse the repository at this point in the history
  2. add odroid env

    Jason2866 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    dd746ee View commit details
    Browse the repository at this point in the history
  3. rm obsolote option

    Jason2866 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    38e86e8 View commit details
    Browse the repository at this point in the history
  4. rm BLE from c3cdc

    Jason2866 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    2c3acb7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f42f4dc View commit details
    Browse the repository at this point in the history
  6. cdc env, lvgl to all builds

    Jason2866 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    0972709 View commit details
    Browse the repository at this point in the history
  7. add cdc safeboot

    Jason2866 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    1d12b17 View commit details
    Browse the repository at this point in the history
  8. use framework build 1504

    Jason2866 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    3daa484 View commit details
    Browse the repository at this point in the history
  9. prep5.1., intermediate restart

    Staars committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    4ec021c View commit details
    Browse the repository at this point in the history
  10. forgot to save

    Staars committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    b7ca27b View commit details
    Browse the repository at this point in the history
  11. Merge pull request #365 from Jason2866/C6-Jason

    C6 jason
    Staars authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    df24197 View commit details
    Browse the repository at this point in the history
  12. prep5.1, we love static cast

    Staars committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    efc5210 View commit details
    Browse the repository at this point in the history
  13. upstream updates #366

    upstream updates
    Jason2866 authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    3cbcf9a View commit details
    Browse the repository at this point in the history
  14. Staars changes #367 from Jason2866/C6-Staars

    C6 staars
    Jason2866 authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    b21a1b0 View commit details
    Browse the repository at this point in the history
  15. latest framework build 1510

    Jason2866 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    a24ea41 View commit details
    Browse the repository at this point in the history
  16. fix xsns_74_lmt01

    Staars committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    7cac6d7 View commit details
    Browse the repository at this point in the history
  17. ditch NeoPixel-I2S for 5.1

    Staars committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    5e0d106 View commit details
    Browse the repository at this point in the history
  18. prep5.1, begin RMT C6

    Staars committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    bf53843 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Merge pull request #368 from Jason2866/C6-Staars

    C6 staars
    Jason2866 authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    675d5a1 View commit details
    Browse the repository at this point in the history
  2. Ethernet Test

    Jason2866 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    d34a19a View commit details
    Browse the repository at this point in the history
  3. forgot to upload

    Staars committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    90ceca9 View commit details
    Browse the repository at this point in the history
  4. invert timing in led-encoder

    Staars committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    ed3ec8b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8f8b11 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0adc120 View commit details
    Browse the repository at this point in the history
  7. compile NeopixelBus for C6

    Staars committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    1966613 View commit details
    Browse the repository at this point in the history
  8. re - uncomment

    Staars committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    90f7d07 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #369 from Jason2866/C6-Staars

    C6 staars
    Jason2866 authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    f1e4559 View commit details
    Browse the repository at this point in the history
  10. re - uncomment the next

    Staars committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    ae5fa24 View commit details
    Browse the repository at this point in the history
  11. enable Neopixel

    Jason2866 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    4ca79d4 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #370 from Jason2866/C6-Staars

    re - uncomment the next
    Jason2866 authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    1d233df View commit details
    Browse the repository at this point in the history
  13. One more Neopixel try

    Jason2866 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    2abd403 View commit details
    Browse the repository at this point in the history
  14. what a stupid typo

    Staars committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    862eeed View commit details
    Browse the repository at this point in the history
  15. refac Pio Arduino 3.0 setup

    Jason2866 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    c1d3f48 View commit details
    Browse the repository at this point in the history
  16. updates ini's

    Staars committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    259da5a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4012719 View commit details
    Browse the repository at this point in the history
  18. disable uDisplay for S3

    Jason2866 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    54125da View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f56acd5 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a089b31 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #371 from Jason2866/C6-Staars

    C6 staars
    Jason2866 authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    769ec06 View commit details
    Browse the repository at this point in the history
  22. fix s3 compile

    Jason2866 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    c563c4c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    818442b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    045ae42 View commit details
    Browse the repository at this point in the history
  25. Todo: port udl for S3

    Staars committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    6e2051c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    093042f View commit details
    Browse the repository at this point in the history
  27. first partly working version

    Staars committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    dca7284 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. Merge pull request #372 from Jason2866/C6-Staars

    C6 staars
    Jason2866 authored Aug 19, 2023
    Configuration menu
    Copy the full SHA
    dff21a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56069d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8baa047 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98ed1cd View commit details
    Browse the repository at this point in the history