mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-08 20:55:14 -05:00
Update coreHTTP submodule for llhttp (#803)
* Use dev branch of coreHTTP * Update included http parser source files
This commit is contained in:
parent
c984275953
commit
c75769438a
16 changed files with 287 additions and 149 deletions
|
|
@ -32,7 +32,7 @@ dependencies:
|
|||
path: "FreeRTOS-Plus/Source/AWS/sigv4"
|
||||
|
||||
- name: "coreHTTP"
|
||||
version: "v2.1.0"
|
||||
version: "0fbca6d"
|
||||
repository:
|
||||
type: "git"
|
||||
url: "https://github.com/FreeRTOS/coreHTTP.git"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue