Help finding/using sys/mman.h
Posted: Tue Feb 06, 2018 9:51 pm
I am porting some software to esp32 and I have run into a bit of a snag. There is a small memory that is mapped using mmap. I am getting an error that "sys/mman.h" cannot be found. How do i resolve this?
I found mman.h and .c in newlib repo. Can someone brief me what the newlib is?
Thanks
I found mman.h and .c in newlib repo. Can someone brief me what the newlib is?
Thanks