Ivan Grokhotkov
|
cc1d287133
newlib: use --specs=nano.specs to enable "nano" version of C library
|
6 lat temu |
Ivan Grokhotkov
|
33d3bff196
newlib: don't require VFS
|
6 lat temu |
Ivan Grokhotkov
|
b427b23ae0
newlib: remove direct dependencies on VFS functions
|
6 lat temu |
Renz Christian Bagaporo
|
2855bb6f0a
newlib: move abort to newlib
|
6 lat temu |
Konstantin Kondrashov
|
739eb05bb9
esp32: add implementation of esp_timer based on TG0 LAC timer
|
6 lat temu |
Renz Christian Bagaporo
|
f766866167
cmake: remove intermediary libraries for some component
|
6 lat temu |
Ivan Grokhotkov
|
9a2af7ae33
global: remove gcc 5.2 support
|
6 lat temu |
Roland Dobai
|
41062bea99
VFS: Implement pread() and pwrite()
|
6 lat temu |
Renz Christian Bagaporo
|
9b350f9ecc
cmake: some formatting fixes
|
6 lat temu |
Renz Christian Bagaporo
|
9eccd7c082
components: use new component registration api
|
6 lat temu |
Renz Christian Bagaporo
|
3882e48e8a
cmake: use new signature form of target_link_library to link components
|
6 lat temu |
Angus Gratton
|
22514c1dd9
cmake: For gcc8 use linker to find paths to libc, libm, libstdc++, etc
|
6 lat temu |
Renz Christian Bagaporo
|
2c12080049
components: correct dependency information for linking without link groups
|
6 lat temu |
Renz Christian Bagaporo
|
ffec9d4947
components: update with build system changes
|
6 lat temu |
Michael (XIAO Xufeng)
|
562af8f65e
global: move the soc component out of the common list
|
6 lat temu |
Ivan Grokhotkov
|
5719cd6fac
newlib: when compiling with GCC8, use newlib headers and libraries from toolchain
|
7 lat temu |
Ivan Grokhotkov
|
05aab5c0b9
newlib: force including IDF locks implementation
|
7 lat temu |
Ivan Grokhotkov
|
898b4bdf4d
newlib: when compiling with GCC8, use newlib headers and libraries from toolchain
|
7 lat temu |
Roland Dobai
|
aa9d302814
VFS: Implement poll() based on select()
|
7 lat temu |
Angus Gratton
|
7f307423c1
newlib: Provide library name for ROM libc object files linked as PSRAM workarounds
|
7 lat temu |
Renz Christian Bagaporo
|
37d30c7a6e
cmake: separate app from idf lib project
|
7 lat temu |
Ivan Grokhotkov
|
8deb885ce3
newlib: disable some optimizations for syscalls.c
|
7 lat temu |
Roland Dobai
|
fb334baa7c
VFS: Implement utime()
|
7 lat temu |
Renz Christian Bagaporo
|
944014f9f2
cmake: fix source list issues
|
7 lat temu |
Renz Christian Bagaporo
|
d9939cedd9
cmake: make main a component again
|
7 lat temu |
Angus Gratton
|
1cb5712463
cmake: Add component dependency support
|
8 lat temu |
Angus Gratton
|
88df8fd293
cmake: Use cmake_lint project, tidy up all CMake source files
|
8 lat temu |
Angus Gratton
|
4f1a856dbf
cmake: Remove defaults for COMPONENT_SRCDIRS, COMPONENT_SRCS, COMPONENT_ADD_INCLUDEDIRS
|
8 lat temu |
Angus Gratton
|
c671a0c3eb
build system: Initial cmake support, work in progress
|
8 lat temu |