Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Avram add speedup lora flashlora bug fix timeralarm sleep rgb persistent #587

Open
wants to merge 255 commits into
base: Dev
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 14, 2020

  1. Configuration menu
    Copy the full SHA
    b425cde View commit details
    Browse the repository at this point in the history
  2. Copy compilation issues in application. SMART CONFIG and Coap is disa…

    …bled, they need to be refactored as per esp-idf 4.0
    geza-pycom committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    6347305 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3e2a87 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f55ff96 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38a836c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    338762c View commit details
    Browse the repository at this point in the history
  7. Using ESP-IDF Bootloader boots, but drops an error (invalid magic byt…

    …es) + always thinks it is in soft_reset.
    
    Only necessary files are kept, only tested when secure boot is OFF.
    geza-pycom committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    55d8108 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    13051dc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    158184b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fb3d1a0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    71f57f9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    66b18c7 View commit details
    Browse the repository at this point in the history
  13. Add xtensa version checker

    geza-pycom committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    c932c55 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bcfb57f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5898b32 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fb42661 View commit details
    Browse the repository at this point in the history
  17. Change to toolchain 2020r1 and update libraries as per pycom-esp-idf …

    …commit: Synchronize with ESP-IDF TAG: v4.0
    geza-pycom committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    e81fee6 View commit details
    Browse the repository at this point in the history
  18. Update libraries as per pycom-esp-idf commit: "Generate partition tab…

    …le of the "single app"..."
    geza-pycom committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    d3a1e75 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5d0e92c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ee1aa71 View commit details
    Browse the repository at this point in the history
  21. Temporary replacing spi_flash_read_encrypted() with simple spi_flash_…

    …read() as it causes core lockup.
    geza-pycom committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    491b2f5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    bf69009 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b250369 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    45f913a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a074e87 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f2c0efa View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    67808c2 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    47e7683 View commit details
    Browse the repository at this point in the history
  29. Disable calling mperror_init0() because it causes lockup due to inter…

    …rupt of RMT pheripheral
    geza-pycom committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    24c4d0e View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    b7738be View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    067f3d9 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    6775c3b View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    948223d View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    bc88cdd View commit details
    Browse the repository at this point in the history
  35. Removing compiler flag -Wpointer_arith, adding mod_ble_mesh_add_model…

    …() and mod_ble_mesh_create_element() - NOT TESTED
    geza-pycom committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    996f885 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    f1b064c View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    2d8d4c1 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    b07dd2b View commit details
    Browse the repository at this point in the history
  39. removed unused includes

    mate-pycom authored and geza-pycom committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    039c092 View commit details
    Browse the repository at this point in the history
  40. Correct some piece of code which have been incorrectly changed and ap…

    …ply small cosmetic changes - AT THIS POINT IMAGE IS TOO LARGE FOR FIPY
    geza-pycom committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    6b861b9 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    274ff5a View commit details
    Browse the repository at this point in the history
  42. upgrade create_element

    mate-pycom authored and geza-pycom committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    0f5d946 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    7032a20 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    8076027 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    85f2675 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    732f341 View commit details
    Browse the repository at this point in the history
  47. Added Generic Level Server Model

    mate-pycom authored and geza-pycom committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    36192cf View commit details
    Browse the repository at this point in the history
  48. fixed wrong function name

    mate-pycom authored and geza-pycom committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    10662ff View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    c4b5ea0 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    23dc630 View commit details
    Browse the repository at this point in the history
  51. Small cosmetic change

    geza-pycom committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    df6cf0e View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    48cd5d8 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    e3a3994 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    95c1fd3 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    271438f View commit details
    Browse the repository at this point in the history
  56. Add set_state() to Model

    geza-pycom committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    c80f08a View commit details
    Browse the repository at this point in the history
  57. Client publish feature

    mate-pycom authored and geza-pycom committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    c8788b7 View commit details
    Browse the repository at this point in the history
  58. Add value() to Models

    geza-pycom committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    303cb53 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    aea6690 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    2e5e9b2 View commit details
    Browse the repository at this point in the history
  61. Quick fix for Client crash issue

    mate-pycom authored and geza-pycom committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    a6ea015 View commit details
    Browse the repository at this point in the history
  62. Correct memory allocation in add_model() to correct the crash and rev…

    …ert the previous commit
    geza-pycom committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    e04d8b9 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    ed9e794 View commit details
    Browse the repository at this point in the history
  64. Fix for sending 2 publication message for the same change and fix for…

    … value(new_value) to set the correct value (both issue related to the fix made in the previous 2 commits)
    geza-pycom committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    5b1478a View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    bc3c3b8 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    ff7142b View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    0a160dd View commit details
    Browse the repository at this point in the history
  68. Added multiple sensor support

    mate-pycom authored and geza-pycom committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    f28f536 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    33aa5b1 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    d863384 View commit details
    Browse the repository at this point in the history
  71. Update libraries after pycom-esp-idf commit: "Merge branch 'idf_v4.0_…

    …BLE_Mesh' into idf_v4.0"
    geza-pycom committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    c83737d View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    c0d8cb1 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    926970e View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    b732e85 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. LoRaMac version update.

    Updated to specification version 1.0.3
    salal-m committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    0698e11 View commit details
    Browse the repository at this point in the history
  2. Added the additional region files in makefile.

    Removed RegionUS915-Hybrid files.
    salal-m committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    2e9e7ef View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Eliminated warnings

    mate-pycom committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    77e82b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Configuration menu
    Copy the full SHA
    7df7ddb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10a9a2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b46f29 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. LoRa init parameters updated.

    salal-m committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    78626a2 View commit details
    Browse the repository at this point in the history
  2. Updated IDF_HASH in Makefile

    salal-m committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    d4f2680 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

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

Commits on Jun 23, 2020

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

Commits on Jun 29, 2020

  1. Configuration menu
    Copy the full SHA
    cf9539f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #149 from pycom/lora_version_update_idfv4

    LoRaWAN specification version update to 1.0.3 (for IDF v4.0)
    Catalin Ioana authored Jun 29, 2020
    Configuration menu
    Copy the full SHA
    acd57ee View commit details
    Browse the repository at this point in the history
  3. Jenkins: remove --depth=1

    with depth=1, we cannot also do a git checkout IDF_HASH
    the speed difference between --depth=1 and not having it is
    1m52 vs 1m58, so it never helped a lot anyway
    peter-pycom committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    6be24e8 View commit details
    Browse the repository at this point in the history
  4. Jenkins: use IDF_HASH

    peter-pycom committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    ada2773 View commit details
    Browse the repository at this point in the history
  5. Jenkins: use xtensa 2020r2 toolchain

    xtensa-esp32-elf-gcc --version
    xtensa-esp32-elf-gcc (crosstool-NG esp-2020r2) 8.2.0
    peter-pycom committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    12e87db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    08407cc View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Build fix for LOPY and FIPY (#152)

    salal-m authored and peter-pycom committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    dfea1e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. build: deprecate LoPy1 SiPy and WiPy2

    the BOARD=WIPY and LOPY are still there to support L01 and WiPy3 which have a flash size of 8MB
    
    makepkg: remove support for 4MB, ie
    - script
    - script2
    - script_4MB
    - script_4MB_enc
    peter-pycom committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    e56554a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fb6444 View commit details
    Browse the repository at this point in the history
  3. Remove libraries not needed by anyone

    # Conflicts:
    #	esp32/Makefile
    peter-pycom committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    f3b0f79 View commit details
    Browse the repository at this point in the history
  4. remove Sequans upgrade

    this reduces FW size, but it removes the ability to make an update of the LTE modem firmware
    peter-pycom committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    d5da935 View commit details
    Browse the repository at this point in the history
  5. Added build flag for MDNS module

    mate-pycom authored and peter-pycom committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    588f197 View commit details
    Browse the repository at this point in the history
  6. IDF: 05cbe2ba2

    peter-pycom committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    216fd96 View commit details
    Browse the repository at this point in the history
  7. build: git clean submodules after checking out idf

    otherwise you can have old submodules lingering around and that can break the build
    peter-pycom committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    f048d92 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    77af492 View commit details
    Browse the repository at this point in the history
  9. version alpha 1

    peter-pycom committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    d0db153 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    db33be7 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Update sigfox libraries to be compliant with esp-idf 4.0 and recompil…

    …e them with 2020r2 toolchain
    geza-pycom committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    64f2a7a View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

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

Commits on Sep 19, 2020

  1. Configuration menu
    Copy the full SHA
    66f2f86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9056c71 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2020

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

Commits on Sep 22, 2020

  1. Update to MicroPython 1.12

    geza-pycom committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    72dea8c View commit details
    Browse the repository at this point in the history
  2. Fix a crash when wlan.ifconfig() is called with an ID belongs to an i…

    …nterface (AP, STA) which has not been initialized
    geza-pycom committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    3f56388 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38454ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7e9c1a View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2020

  1. Merge branch 'master' into master_idf_v4.1_merge_master

    # Conflicts:
    #	Jenkinsfile
    #	docs/Makefile
    #	docs/README.md
    #	docs/conf.py
    #	docs/esp8266/general.rst
    #	docs/esp8266/quickref.rst
    #	docs/esp8266/tutorial/filesystem.rst
    #	docs/esp8266/tutorial/index.rst
    #	docs/esp8266/tutorial/intro.rst
    #	docs/esp8266/tutorial/neopixel.rst
    #	docs/esp8266/tutorial/network_tcp.rst
    #	docs/esp8266/tutorial/pins.rst
    #	docs/esp8266/tutorial/powerctrl.rst
    #	docs/esp8266/tutorial/pwm.rst
    #	docs/esp8266/tutorial/repl.rst
    #	docs/index.rst
    #	docs/library/builtins.rst
    #	docs/library/cmath.rst
    #	docs/library/esp.rst
    #	docs/library/gc.rst
    #	docs/library/index.rst
    #	docs/library/machine.ADC.rst
    #	docs/library/machine.I2C.rst
    #	docs/library/machine.Pin.rst
    #	docs/library/machine.RTC.rst
    #	docs/library/machine.SD.rst
    #	docs/library/machine.SPI.rst
    #	docs/library/machine.Timer.rst
    #	docs/library/machine.UART.rst
    #	docs/library/machine.WDT.rst
    #	docs/library/machine.rst
    #	docs/library/math.rst
    #	docs/library/micropython.rst
    #	docs/library/network.CC3K.rst
    #	docs/library/network.WLAN.rst
    #	docs/library/network.rst
    #	docs/library/pyb.ADC.rst
    #	docs/library/pyb.Accel.rst
    #	docs/library/pyb.CAN.rst
    #	docs/library/pyb.DAC.rst
    #	docs/library/pyb.ExtInt.rst
    #	docs/library/pyb.I2C.rst
    #	docs/library/pyb.LCD.rst
    #	docs/library/pyb.LED.rst
    #	docs/library/pyb.Pin.rst
    #	docs/library/pyb.RTC.rst
    #	docs/library/pyb.SPI.rst
    #	docs/library/pyb.Switch.rst
    #	docs/library/pyb.Timer.rst
    #	docs/library/pyb.UART.rst
    #	docs/library/pyb.USB_HID.rst
    #	docs/library/pyb.USB_VCP.rst
    #	docs/library/pyb.rst
    #	docs/library/sys.rst
    #	docs/library/ubinascii.rst
    #	docs/library/ucollections.rst
    #	docs/library/uctypes.rst
    #	docs/library/uhashlib.rst
    #	docs/library/uheapq.rst
    #	docs/library/uio.rst
    #	docs/library/ujson.rst
    #	docs/library/uos.rst
    #	docs/library/ure.rst
    #	docs/library/usocket.rst
    #	docs/library/ussl.rst
    #	docs/library/ustruct.rst
    #	docs/library/utime.rst
    #	docs/library/uzlib.rst
    #	docs/license.rst
    #	docs/pyboard/general.rst
    #	docs/pyboard/hardware/index.rst
    #	docs/pyboard/quickref.rst
    #	docs/pyboard/tutorial/amp_skin.rst
    #	docs/pyboard/tutorial/fading_led.rst
    #	docs/pyboard/tutorial/index.rst
    #	docs/pyboard/tutorial/lcd_skin.rst
    #	docs/pyboard/tutorial/leds.rst
    #	docs/pyboard/tutorial/pass_through.rst
    #	docs/pyboard/tutorial/repl.rst
    #	docs/pyboard/tutorial/script.rst
    #	docs/pyboard/tutorial/servo.rst
    #	docs/pyboard/tutorial/switch.rst
    #	docs/pyboard/tutorial/timer.rst
    #	docs/pyboard/tutorial/usb_mouse.rst
    #	docs/reference/asm_thumb2_float.rst
    #	docs/reference/asm_thumb2_hints_tips.rst
    #	docs/reference/constrained.rst
    #	docs/reference/index.rst
    #	docs/reference/isr_rules.rst
    #	docs/reference/repl.rst
    #	docs/reference/speed_python.rst
    #	docs/static/customstyle.css
    #	docs/templates/versions.html
    #	docs/wipy/general.rst
    #	docs/wipy/quickref.rst
    #	docs/wipy/tutorial/blynk.rst
    #	docs/wipy/tutorial/index.rst
    #	docs/wipy/tutorial/intro.rst
    #	docs/wipy/tutorial/repl.rst
    #	esp32/Makefile
    #	esp32/application.mk
    #	esp32/bootloader/bootloader.h
    #	esp32/bootloader/lib/libbootloader_support.a
    #	esp32/bootloader/lib/libefuse.a
    #	esp32/bootloader/lib/liblog.a
    #	esp32/bootloader/lib/libmicro-ecc.a
    #	esp32/bootloader/lib/libsoc.a
    #	esp32/bootloader/lib/libspi_flash.a
    #	esp32/esp32.project.ld
    #	esp32/ftp/ftp.c
    #	esp32/get_idf_libs.py
    #	esp32/lib/libapp_update.a
    #	esp32/lib/libbootloader_support.a
    #	esp32/lib/libbt.a
    #	esp32/lib/libcoap.a
    #	esp32/lib/libcxx.a
    #	esp32/lib/libdriver.a
    #	esp32/lib/libefuse.a
    #	esp32/lib/libesp32.a
    #	esp32/lib/libesp_adc_cal.a
    #	esp32/lib/libesp_ringbuf.a
    #	esp32/lib/libespcoredump.a
    #	esp32/lib/libexpat.a
    #	esp32/lib/libfreertos.a
    #	esp32/lib/libheap.a
    #	esp32/lib/libjsmn.a
    #	esp32/lib/libjson.a
    #	esp32/lib/liblog.a
    #	esp32/lib/liblwip.a
    #	esp32/lib/libmbedtls.a
    #	esp32/lib/libmdns.a
    #	esp32/lib/libmicro-ecc.a
    #	esp32/lib/libnewlib.a
    #	esp32/lib/libnghttp.a
    #	esp32/lib/libnvs_flash.a
    #	esp32/lib/libopenssl.a
    #	esp32/lib/libpthread.a
    #	esp32/lib/libsdmmc.a
    #	esp32/lib/libsmartconfig_ack.a
    #	esp32/lib/libsoc.a
    #	esp32/lib/libspi_flash.a
    #	esp32/lib/libtcpip_adapter.a
    #	esp32/lib/libvfs.a
    #	esp32/lib/libwpa_supplicant.a
    #	esp32/lib/libxtensa-debug-module.a
    #	esp32/mods/modlora.c
    #	esp32/mods/modnetwork.c
    #	esp32/mods/modwlan.c
    #	esp32/pycom_version.h
    #	esp32/sdkconfig.h
    #	esp32/tools/fw_updater/updater.py
    #	esp32/tools/size_check.sh
    #	lib/lora/mac/region/Region.c
    #	lib/lora/mac/region/RegionEU433.c
    #	lib/lora/mac/region/RegionEU433.h
    geza-pycom committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    469df67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    019facb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87ca0c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9d5dcd View commit details
    Browse the repository at this point in the history
  5. Make modeth.c compilable and update libraries because support for leg…

    …acy tcpip_adapter is re-enabled in pycom-esp-idf
    geza-pycom committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    c2d5cd3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2c9dc2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e0bfca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c5d59c7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c47c34a View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Fixing crash which happens when FW is built in DEBUG mode as in DEBUG…

    … mode the assert() is not empty
    geza-pycom committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    d4b47f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Configuration menu
    Copy the full SHA
    fe4ce76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d023cb View commit details
    Browse the repository at this point in the history
  3. Sync mpy-cross folder

    geza-pycom committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    557cadd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96a1269 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4340ed3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5587036 View commit details
    Browse the repository at this point in the history
  7. Sync tools folder

    geza-pycom committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    585c647 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    365eaa1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    123fbde View commit details
    Browse the repository at this point in the history
  10. Update non submodules libs

    geza-pycom committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    a6f7d6d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    eab18a9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bbd431e View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2020

  1. Recompile and update sigfox libraries to use updated MP objects (no c…

    …hange is needed in Sigfox code)
    geza-pycom committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    dfab136 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd05100 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2020

  1. Update libraries and Makefile to support the CONFIG_SPIRAM_ALLOW_BSS_…

    …SEG_EXTERNAL_MEMORY=y option
    geza-pycom committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    251df1a View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

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

Commits on Oct 7, 2020

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

Commits on Oct 13, 2020

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

Commits on Nov 3, 2020

  1. Merge branch 'master' into master_idf_v4.1

    # Conflicts:
    #	esp32/mods/modwlan.c
    geza-pycom committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    930206b View commit details
    Browse the repository at this point in the history
  2. Update libraries as per "Disable CONFIG_GATTC_CACHE_NVS_FLASH because…

    … now it causes crash" commit
    geza-pycom committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    10722c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3fb30a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3bc38f View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Configuration menu
    Copy the full SHA
    f943d71 View commit details
    Browse the repository at this point in the history
  2. [tfm] added tfmicro library from IDF

    Catalin Ioana authored and geza-pycom committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    4261c6e View commit details
    Browse the repository at this point in the history
  3. Add PybytesML

    bogdan-XT authored and geza-pycom committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    fa2c9a1 View commit details
    Browse the repository at this point in the history
  4. [ml] updated tfmicro library and idf commit hash

    Catalin Ioana authored and geza-pycom committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    0281787 View commit details
    Browse the repository at this point in the history
  5. Update version of idf commit.

    bogdan-XT authored and geza-pycom committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    85fca44 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. beta_release

    Update Jenkinsfile
    
    I hate Jenkins
    
    Update libtfmicro.a
    
    With bugfix from Bogdan.
    
    Create .gitignore
    
    Update Pybytes OTA library
    
    Update _OTA.py
    
    Update esp-idf libraries as per commit from pycom-esp-idf-ml: "Changes after synced with esp-idf 4.1 version"
    
    Update updater.py to the latest (received from Christian on 2020-Nov-10)
    
    [tfmicro] updated libs, for adding +/-1 samples number
    
    Synch with idf v4.1, ML and OTA factory+diff
    
    Use ml.h to import ML API.
    
    updated tfmicro library, using ml.h header file
    
    Updated idf hash to idf_v4.1_ml_ota branch
    
    Updated Jenkins for public pycom-esp-idf, bumped to v1.20.3.b2
    
    keep factory OTA as binary
    Xykon authored and Catalin Ioana committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    668cd53 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. Enabled WDT bootloader and interrupt and BOD

    Catalin Ioana committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    46d8956 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

  1. Configuration menu
    Copy the full SHA
    97d2be4 View commit details
    Browse the repository at this point in the history
  2. Code from the original PR - PR483 (extended with Pycom copyright info)

    # Conflicts:
    #	esp32/get_idf_libs.py
    geza-pycom committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    8382ce6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c572ee2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #200 from geza-pycom/espnow

    Adding ESP-NOW module
    geza-pycom authored Dec 28, 2020
    Configuration menu
    Copy the full SHA
    c10aac7 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2020

  1. Merge pull request #207 from pycom/master_idf_v4.1_ml_otalib

    Master idf v4.1 ml otalib
    Xykon authored Dec 29, 2020
    Configuration menu
    Copy the full SHA
    69e4b2a View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. build: fix esp now path

    peter-pycom committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    70fef9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a0d209 View commit details
    Browse the repository at this point in the history
  3. Update _terminal.py

    Fix terminal redirection
    Xykon authored and peter-pycom committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    25a638a View commit details
    Browse the repository at this point in the history
  4. lorapf: add pygate_reset() to power cycle the module

    this will reset the esp32 and the LTE modem on the GPy
    
    this requires PIC FW v12
    peter-pycom committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    17ea79c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dec5d5b View commit details
    Browse the repository at this point in the history
  6. lorapf: fix warnings

    peter-pycom committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    399d12f View commit details
    Browse the repository at this point in the history
  7. str_utils: add hexdump()

    peter-pycom committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    58e7230 View commit details
    Browse the repository at this point in the history
  8. lte: debug MSG and state

    peter-pycom committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    3539ac8 View commit details
    Browse the repository at this point in the history
  9. lte: callback LTE_EVENT_BREAK

    - disable the existing LTE_EVENT_COVERAGE_LOST
    - disable sending +++ at a break
    peter-pycom committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    413f883 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    06c1930 View commit details
    Browse the repository at this point in the history
  11. lte: reduce AT+CEREG from 2 to 1

    this way we only get unsolicited result codes for *state* changes (registered, registration lost), instead of for every *cell* change. This means fewer UART break signals, which in turn means fewer callbacks to deal with.
    peter-pycom committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    7f554d0 View commit details
    Browse the repository at this point in the history
  12. BLE update

    Xykon authored and peter-pycom committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    a1bcd16 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    84a3749 View commit details
    Browse the repository at this point in the history
  14. lte: fix core dump during machine.deepsleep()

    since 26adae2 it is possible that the lte task is not running. with this commit we can safely check the status, notably from modmachine.c machine_deepsleep()
    peter-pycom committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    edcea09 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    558f842 View commit details
    Browse the repository at this point in the history
  16. lora buildflag and disable cleanly with pyeth

    previously lora was only /not started/ with pyethernet enabled. but when user tries to use it, it crashes with a nasty looking error:
    https://forum.pycom.io/topic/6176/pygate-assert-failed-error/2
    
    with this change, lora can be fully excluded now and a user would get the much cleaner: ImportError: cannot import name LoRa
    peter-pycom committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    45cd580 View commit details
    Browse the repository at this point in the history
  17. lte: refactor lteppp_get_modem_conn_state()

    no functional change, but make the code a little more readable by pulling the semaphore and edits into a function and use more intuitive fct names
    peter-pycom committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    f2ca37f View commit details
    Browse the repository at this point in the history
  18. lte: detect modem in ffh/recovery mode

    when the LTE modem is in 'FFH' mode or in 'RECOVERY' mode, we can't use normal LTE functionality
    the modem is normally brought into this state if a user starts a modem firmware update, but it is not completed successfully
    the next logical step is to perform/finish the upgrade
    
    FFH and RECOVERY are using 115200 baud. normal "FFF" modem firmware mode uses 921600.
    
    So, when we do not get a response at 921600, but we do get a response at 115200, we advise the user to perform upgrade
    peter-pycom committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    d482f81 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d28fb06 View commit details
    Browse the repository at this point in the history
  20. Update Pybytes to version 1.6.1

    Xykon authored and peter-pycom committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    ddf3d87 View commit details
    Browse the repository at this point in the history
  21. Update _pybytes_protocol.py

    Use correct web call for release upgrades
    Xykon authored and peter-pycom committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    bacb9f5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3f6d9a6 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c2cf09e View commit details
    Browse the repository at this point in the history
  24. build: MICROPY_FLOAT_IMPL

    original PR:
    #470
    
    Implement make option MICROPY_FLOAT_IMPL on Pycom/ESP32, so it is simpler to build Pycom/ESP32 firmware with single or double precision float point numbers. For example :
    [esp32]$ make -j8 MICROPY_FLOAT_IMPL=double
    instead of changing the 'esp32/mpconfigport.h', line :
    #define MICROPY_FLOAT_IMPL (MICROPY_FLOAT_IMPL_FLOAT)
    to
    #define MICROPY_FLOAT_IMPL (MICROPY_FLOAT_IMPL_DOUBLE)
    Batch scripts to build many Pycom/ESP32 firmware variants with combinations of boards (WIPY LOPY SIPY GPY FIPY LOPY4), single/double precision, etc, become possible.
    
    In this way the Pycom/ESP32 building workflow becomes more compatible with MicroPython STM32 mainline workflow.
    peter-pycom committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    61606f0 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    747ce2f View commit details
    Browse the repository at this point in the history
  26. update IDF 80e3a8e8a

    peter-pycom committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    46b11da View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    31d44c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. Merge pull request #210 from pycom/master_idf_v4.1_merge_again2

    Merge master into master_idf_v4.1
    peter-pycom authored Jan 4, 2021
    Configuration menu
    Copy the full SHA
    1cb5892 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

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

Commits on Jan 22, 2021

  1. Configuration menu
    Copy the full SHA
    516c094 View commit details
    Browse the repository at this point in the history
  2. Add callback to be called when new resource is created via PUT, add r…

    …esource.get_details() and resource.set_details() APIs
    geza-pycom authored and peter-pycom committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    e899514 View commit details
    Browse the repository at this point in the history
  3. Correct types of mediatype and max_age, correct default value of medi…

    …atype, max_age and etag in resource.set_details()
    geza-pycom authored and peter-pycom committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    8bfbf1f View commit details
    Browse the repository at this point in the history
  4. Fix problem in mod_coap_resource_callback_enable() which forbid to di…

    …sable a given action on the resource
    geza-pycom authored and peter-pycom committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    4c43cc5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e7f83a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Fix an issue which results that ESP_ERR_ESPNOW_IF is dropped if WIFI …

    …is configured in AP mode
    geza-pycom authored and peter-pycom committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    e805c01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63d9473 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

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

Commits on Feb 10, 2021

  1. Configuration menu
    Copy the full SHA
    dcb1a4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61ffdba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c77653 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Update libraries as per pycom-esp-idf commit: "Merge pull request #4

    …from pycom/DTLS_coap"
    geza-pycom committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    6f78fc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    920d1c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2021

  1. Configuration menu
    Copy the full SHA
    bda8e5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c96f427 View commit details
    Browse the repository at this point in the history
  3. Update makefiles

    geza-pycom committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    1b57396 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cbff15d View commit details
    Browse the repository at this point in the history
  5. Update libraries as per pycom-esp-idf commit: "Move some bootloader m…

    …acros into MicroPython project because they are only needed there and depend on a build configuration of that project"
    geza-pycom committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    511c15f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d291019 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

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

Commits on Feb 23, 2021

  1. Merge pull request #227 from geza-pycom/switchable_small_factory_fw

    Switchable Factory FW mode
    Xykon authored Feb 23, 2021
    Configuration menu
    Copy the full SHA
    0db5db8 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Update Jenkinsfile and Makefile

    Update compiler path to use 2020r3 and update Makefile to use latest IDF commit
    Xykon committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    1de0363 View commit details
    Browse the repository at this point in the history
  2. Update Jenkinsfile

    Fix other compiler path too
    Xykon committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    fadeb36 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Configuration menu
    Copy the full SHA
    91f1e0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b719e70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6904824 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77446b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. vfs_littlefs_file.c: Prevent double close of a file

    An attempt to close a file twice resulted in a crash, because buffers
    should have been freed again. This change checks first, if a file is
    already closed.
    robert-hh authored and peter-pycom committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    ea696eb View commit details
    Browse the repository at this point in the history
  2. vfs_littlefs_file.c: Move tagging files as closed.

    Move it behind the error check for the close.
    robert-hh authored and peter-pycom committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    8455e6b View commit details
    Browse the repository at this point in the history
  3. Adjust the fix so calling other file operations (e.g. write, read etc…

    ….) after close() not crash the system
    geza-pycom authored and peter-pycom committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    5b04a5e View commit details
    Browse the repository at this point in the history
  4. Adjust to be the same as FatFs

    geza-pycom authored and peter-pycom committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    bd5d405 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    933b370 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2021

  1. Put RtcStopAlarm into IRAM to avoid crash when FS is being read/writt…

    …en and Lora IRQ interrupts it
    geza-pycom committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    9fd8921 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. sflash_diskio_littlefs.c: Enable block level wear-leveling

    Otherwise, superblocks will be overly used and wear out in cases,
    where a single file is rewritten again and again.
    
    See https://forum.pycom.io/topic/6734/external-flash-lose-files
    robert-hh authored and peter-pycom committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    4166ff1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3825b84 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2021

  1. Put script file with name script_8MB into package regardless of small…

    … or normal factory fw mode (#233)
    geza-pycom authored Apr 10, 2021
    Configuration menu
    Copy the full SHA
    271d709 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6f4eb6 View commit details
    Browse the repository at this point in the history
  3. mperror.c: Move noticing of the next heartbeat transition (#236)

    The place at which the time for the next transition is noticed
    moves from the start of the respective block to it's end, when
    the RGB led has switched.
    
    Co-authored-by: robert-hh <[email protected]>
    geza-pycom and robert-hh authored Apr 10, 2021
    Configuration menu
    Copy the full SHA
    da8c822 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. 1.20.3.b3

    peter-pycom committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    9288a72 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

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

Commits on Jan 28, 2022

  1. align to <latest> idf_v4.1

    avram-pycom committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    e6d9bd6 View commit details
    Browse the repository at this point in the history
  2. libs of <latest> idf_v4.1

    avram-pycom committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    9c9dc8c View commit details
    Browse the repository at this point in the history
  3. bug fix log in flash - int disabled during flash write

    avram-pycom authored and avram-pycom committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    d96b249 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Configuration menu
    Copy the full SHA
    3d23c79 View commit details
    Browse the repository at this point in the history
  2. typo fix

    avram-pycom committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    1cdb9fa View commit details
    Browse the repository at this point in the history
  3. added user message for failing set of heartbeat_on_boot

    avram-pycom committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    ed6dda7 View commit details
    Browse the repository at this point in the history
  4. code cleanup after review

    avram-pycom committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    8ab71ac View commit details
    Browse the repository at this point in the history
  5. machine.Timer.Alarm working over sleep periods

    avram-pycom authored and avram-pycom committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    f9fe634 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6379968 View commit details
    Browse the repository at this point in the history
  7. sleep_overlora added to machine - in devel version

    avram-pycom authored and avram-pycom committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    b0000d9 View commit details
    Browse the repository at this point in the history
  8. code cleanup

    avram-pycom authored and avram-pycom committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    6c89aea View commit details
    Browse the repository at this point in the history
  9. ifdef added to split for SX1272 and SX1276

    avram-pycom authored and avram-pycom committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    a07d528 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. tx + rx acceleration

    avram-pycom authored and avram-pycom committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    dbb4ef0 View commit details
    Browse the repository at this point in the history
  2. impossible mission

    avram-pycom authored and avram-pycom committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    f5e9c06 View commit details
    Browse the repository at this point in the history
  3. write 16 bits once

    avram-pycom authored and avram-pycom committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    ac3940a View commit details
    Browse the repository at this point in the history
  4. changes ported to 1272

    avram-pycom authored and avram-pycom committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    97b38a8 View commit details
    Browse the repository at this point in the history
  5. seems to work on LoPY4

    avram-pycom authored and avram-pycom committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    12ad580 View commit details
    Browse the repository at this point in the history
  6. bug fix

    avram-pycom authored and avram-pycom committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    88e34bf View commit details
    Browse the repository at this point in the history
  7. spi msg len bug fixed by slower spi transfer

    avram-pycom authored and avram-pycom committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    f89880c View commit details
    Browse the repository at this point in the history
  8. speed optimizations

    avram-pycom authored and avram-pycom committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    00b4055 View commit details
    Browse the repository at this point in the history
  9. lora join fipy bug fix

    avram-pycom authored and avram-pycom committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    5fb9261 View commit details
    Browse the repository at this point in the history
  10. sleep_overlora . order of operations for sleep was modified

    avram-pycom authored and avram-pycom committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    4c5210e View commit details
    Browse the repository at this point in the history
  11. bug fix soft timer

    avram-pycom authored and avram-pycom committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    f1ce7d4 View commit details
    Browse the repository at this point in the history
  12. timer alarm compensation for sleep time

    avram-pycom authored and avram-pycom committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    54f2c79 View commit details
    Browse the repository at this point in the history
  13. sleep_overlora time limited by alarm + bug fix in rtc-board.c

    avram-pycom authored and avram-pycom committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    95b407c View commit details
    Browse the repository at this point in the history
  14. code cleanup

    avram-pycom committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    3129aaf View commit details
    Browse the repository at this point in the history