Searched refs:new (Results 1 – 25 of 230) sorted by relevance
12345678910
25 new = esptool.loader.StubFlasher(path_to_new)28 if new.data_start != old.data_start:30 new.data_start, old.data_start32 if new.text_start != old.text_start:34 new.text_start, old.text_start36 if new.entry != old.entry:37 output += " Entrypoint: New {:#x}, old {:#x} \n".format(new.entry, old.entry)40 if new.data != old.data:41 if len(new.data) == len(old.data):42 for i, (new_b, old_b) in enumerate(zip(new.data, old.data)):[all …]
28 new, free, \ argument36 new, \73 new, \ argument79 new, \88 new, \ argument93 new, \
37 I (11125) wpa: BSS: Add new id 1 BSSID b6:fb:e4:4d:6e:22 SSID 'ESPTest' chan 138 I (11135) wpa: BSS: Add new id 2 BSSID d6:fb:e4:4d:6e:22 SSID 'ESPDedicated' chan 139 I (11165) wpa: BSS: Add new id 3 BSSID c6:fb:e4:4d:6e:22 SSID 'ESPGuestNetwork' chan 140 I (11185) wpa: BSS: Add new id 4 BSSID b4:fb:e4:4d:6e:22 SSID 'ESPIndia' chan 141 I (11245) wpa: BSS: Add new id 5 BSSID b8:27:eb:3b:4a:59 SSID 'wpa2_enterprise' chan 642 I (11365) wpa: BSS: Add new id 6 BSSID 38:94:ed:34:07:66 SSID 'Nighthawk' chan 643 I (11365) wpa: BSS: Add new id 7 BSSID 10:da:43:dc:99:20 SSID 'NETGEAR40' chan 644 I (12435) wpa: BSS: Add new id 8 BSSID c6:fb:e4:4d:7c:89 SSID 'ESPGuestNetwork' chan 1145 I (12445) wpa: BSS: Add new id 9 BSSID d6:fb:e4:4d:7c:89 SSID 'ESPDedicated' chan 1146 I (12455) wpa: BSS: Add new id 10 BSSID b6:fb:e4:4d:7c:89 SSID 'ESPTest' chan 11[all …]
6 The ESP-IDF GitHub repository is updated regularly, especially the master branch where new developm…42 - For prototyping, experimentation or for developing new ESP-IDF features, use the `latest version …55 - Major Releases, like ``v3.0``, add new functionality and may change functionality. This includes …57 …If updating to a new major release (for example, from ``v2.1`` to ``v3.0``), some of your project'…59 - Minor Releases like ``v3.1`` add new functionality and fix bugs but will not change or remove doc…61 …If updating to a new minor release (for example, from ``v3.0`` to ``v3.1``), your project's code d…63 - Bugfix Releases like ``v3.0.1`` only fix bugs and do not add new functionality.65 …If updating to a new bugfix release (for example, from ``v3.0`` to ``v3.0.1``), you do not need to…78 - If starting a new project, use the latest stable release.79 …eases page`_ and choose "Releases only". GitHub will notify you whenever a new release is availabl…[all …]
18 …se check existing `Issues <https://github.com/espressif/esp-idf/issues>`_ before opening a new one.24 …lege/books-new>`_ have been written about ESP32 and they are listed on `Espressif <https://www.esp…
8 …ger a `detached` pipeline without pushing new commits?](#how-to-trigger-a-detached-pipeline-withou…11 - [How to Add a New `Job`?](#how-to-add-a-new-job)12 - [How to Add a New `Rules` Template?](#how-to-add-a-new-rules-template)13 - [How to Add a New `if` Anchor?](#how-to-add-a-new-if-anchor)28 4. if you push a new commit, a new pipeline will be created automatically.66 ### How to trigger a `detached` pipeline without pushing new commits?124 …1. check [How to Add a New `Rules` Template?](#how-to-add-a-new-rules-template), create a suitable…131 1. if it is, please refer to [dependencies/README.md](./dependencies/README.md) and add new rules b…147 1. check [How to Add a New `if` Anchor?](#how-to-add-a-new-if-anchor), create a suitable one
55 …new toolchains are required or new requirements are added to the Windows MSYS2 environment. To mov…58 - Download the new precompiled environment using the steps above.59 - Unzip the new MSYS2 environment to ``C:\msys32`` (or another location).65 There are :ref:`also steps to update the existing environment without downloading a new one <updati…
41 …ndow entirely (terminating the processes running there) and then re-open a new terminal. Re-run ``…106 When IDF is updated, sometimes new toolchains are required or new system requirements are added to …108 Rather than setting up a new environment, you can update an existing Windows environment & toolchai…110 - Update IDF to the new version you want to use.111 …indows_install_prerequisites.sh`` script inside IDF. This will install any new software packages t…119 .. _raise an IDF issue: https://github.com/espressif/esp-idf/issues/new
54 [00] BLOCK0 is empty, will burn the new value55 [02] BLOCK2 is empty, will burn the new value85 [00] BLOCK0 is empty, will burn the new value86 [03] BLOCK_KEY0 is empty, will burn the new value138 [00] BLOCK0 is empty, will burn the new value139 [04] BLOCK_KEY0 is empty, will burn the new value140 [05] BLOCK_KEY1 is empty, will burn the new value141 [06] BLOCK_KEY2 is empty, will burn the new value
16 …with a coding scheme and already has data then it is not possible to write new data without breaki…37 [03] BLOCK3 is empty, will burn the new value77 [01] BLOCK1 is empty, will burn the new value107 [03] BLOCK_USR_DATA is empty, will burn the new value
33 [02] BLOCK2 is empty, will burn the new value66 [02] BLOCK2 is empty, will burn the new value67 [03] BLOCK3 is empty, will burn the new value
10 | | new/config get/set | * | |38 - create a new instance of ESP-NETIF45 for customised behaviour/new interfaces58 * init API (new, configure)
57 I (889) wifi: new:<6,0>, old:<1,0>, ap:<255,255>, sta:<6,0>, prof:190 I (889) wifi: new:<6,0>, old:<1,0>, ap:<255,255>, sta:<6,0>, prof:193 I (1889) wifi: new:<6,0>, old:<6,0>, ap:<255,255>, sta:<6,0>, prof:198 I (4069) wifi: new:<6,0>, old:<6,0>, ap:<255,255>, sta:<6,0>, prof:1101 I (5069) wifi: new:<6,0>, old:<6,0>, ap:<255,255>, sta:<6,0>, prof:1106 I (7249) wifi: new:<6,0>, old:<6,0>, ap:<255,255>, sta:<6,0>, prof:1109 I (8249) wifi: new:<6,0>, old:<6,0>, ap:<255,255>, sta:<6,0>, prof:1
12 The OTA operation functions write a new app firmware image to whichever OTA app slot that is curren…32 … application in case a new application has critical errors. When the rollback process is enabled a…61 …new application. In this case, the application must confirm its operability by calling :cpp:func:`…68 …new application successfully downloaded and :cpp:func:`esp_ota_set_boot_partition` function makes …71 * The bootloader selects a new application to boot so that the state is not set as ``ESP_OTA_IMG_IN…73 * A new application has started and should make a self-test.81 If a power loss or an unexpected crash occurs at the time of the first boot of a new application, i…126 …ure that this firmware is working. He can increase the security version and release a new firmware.127 - Download new application.128 …ecurity version of the new application is smaller than the version in the chip, the new applicatio…[all …]
44 // Create a new UUID128 (using random values for this example)47 By adding this new UUID128, you can remove the `#define` macros with the old UUID16.58 3. Add the new UUID128 to the profile.61 // Copy the new UUID128 to the profile65 4. Edit the `ESP_GATTC_SEARCH_RES_EVT` in order to filter the new UUID128.
13 make new bugfix releases as needed.17 | Period | Duration | Recommended for new projects? |23 support for new features may be added during the Service period (this is25 requirements or standards for new products, and which carry a very low risk of31 Using an “In Service” version is recommended when starting a new project.
8 Major release ``v4`` is under active development, receiving new features and bugfixes, while ``v3``…27 Some use cases might require a specific ``esptool.py`` version without getting new features, but wi…36 If you also want to get new features (instead of just bugfixes), define your version requirement as…48 …ependency as ``esptool==4.1.2``. This specific version will be used and no new features or bugfixe…
6 …s://docs.espressif.com/projects/esp-idf/en/latest/api-guides/build-system.html#start-a-new-project)11 We encourage the users to use the example as a template for the new projects.12 …://docs.espressif.com/projects/esp-idf/en/latest/api-guides/build-system.html#start-a-new-project).
480 char *new = realloc(ab->b,ab->len+len); in abAppend() local482 if (new == NULL) return; in abAppend()483 memcpy(new+ab->len,s,len); in abAppend()484 ab->b = new; in abAppend()1210 char **new; in linenoiseHistorySetMaxLen() local1216 new = malloc(sizeof(char*)*len); in linenoiseHistorySetMaxLen()1217 if (new == NULL) return 0; in linenoiseHistorySetMaxLen()1226 memset(new,0,sizeof(char*)*len); in linenoiseHistorySetMaxLen()1227 memcpy(new,history+(history_len-tocopy), sizeof(char*)*tocopy); in linenoiseHistorySetMaxLen()1229 history = new; in linenoiseHistorySetMaxLen()
46 // Create a new UUID128 (using random values for this example)50 By adding this new UUID128, you can remove the `#define` macros with the old UUID16.52 2. Add the new UUID128 to the profile.57 // Copy the new UUID128 to the profile
16 The steps to create new certificates are given below.60 openssl req -new -x509 -keyout ca.key -out ca.pem67 openssl req -new -key client.key -out client.csr68 openssl req -new -key server.key -out server.csr
40 I (1410) wifi:new:<6,0>, old:<1,0>, ap:<255,255>, sta:<6,0>, prof:146 I (5500) wifi:new:<6,0>, old:<6,0>, ap:<255,255>, sta:<6,0>, prof:147 I (7560) wifi:new:<6,0>, old:<6,0>, ap:<255,255>, sta:<6,0>, prof:1
4 …new device to a network is as simple as scanning a QR Code. This reduces complexity and enhances u…7 - Simple and intuitive to use; no lengthy instructions to follow for new device setup
14 …rsion that has support for more chips, you will have to manually add those new chip drivers into y…21 2. Add a new component in your project, e.g. `custom_chip_driver`.59 4. Add linking dependency from `spi_flash` component to the new `custom_chip_driver` component, by …66 6. Build your project, and you will see the new flash driver is used.
8 Priority used to create new tasks with default pthread parameters.14 Stack size used to create new tasks with default pthread parameters.