Home
last modified time | relevance | path

Searched refs:PAYLOAD_ALIGNMENT (Results 1 – 1 of 1) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/pico_lwip/tools/
Dmakefsdata.py14 PAYLOAD_ALIGNMENT = 4 variable
29 while(len(data) % PAYLOAD_ALIGNMENT != 0):