Commit graph

  • d68970d51b Add example HTTP client Angus Gratton 2015-05-07 16:57:58 +1000
  • c2bdc4bf96 Change main Makefile to common.mk, add per-example Makefile that includes common.mk Angus Gratton 2015-05-07 15:24:35 +1000
  • a9d89aaafd gitignore: Ignore gdb history Angus Gratton 2015-05-07 14:24:44 +1000
  • d455e3b9ba Re-enable -Werror now all warnings are fixed, remove -fno-inline-functions also Angus Gratton 2015-05-07 14:17:02 +1000
  • 1e15cc266f Comment some parts of portmacro.h Angus Gratton 2015-05-07 14:14:37 +1000
  • c636adf42c Clean up portmacro.h Angus Gratton 2015-05-07 14:09:52 +1000
  • 3a5b46a09a Xtensa interrupt management function prototypes Angus Gratton 2015-05-07 14:05:23 +1000
  • 6369b4cefa Clean up rest of port.c function Angus Gratton 2015-05-07 14:00:46 +1000
  • ee95fde5ec Change PendSV function signature to use enum Angus Gratton 2015-05-07 13:54:41 +1000
  • c3c531240e Remove pending sv posted flag, double-setting int bit doesn't matter Angus Gratton 2015-05-07 13:51:01 +1000
  • e95a93bdd9 Clean up PendSV/SV ISR Angus Gratton 2015-05-07 13:48:56 +1000
  • ddd88dbe59 Misc port.c cleanup, remove now-unused PortxxxInt_NoNest, comment misc bits of blob interface Angus Gratton 2015-05-07 12:26:56 +1000
  • b7e0e232dd Replace FreeRTOS core/non-portable files with unmodified variants from vanilla 7.5.2 Angus Gratton 2015-05-07 12:12:53 +1000
  • b50ba19b1f Makefile: Rules depend on their output directories Angus Gratton 2015-05-07 12:03:36 +1000
  • de4855b86c First half of moving custom synchronisation primitive API to standard FreeRTOS Angus Gratton 2015-05-06 20:41:49 +1000
  • a63d6b61c9 Make example slightly more complex Angus Gratton 2015-05-06 19:10:08 +1000
  • 5825ce763c Objcopy text sections to irom0 (no more ICACHE_FLASH_ATTR, yay!) Angus Gratton 2015-05-06 18:44:41 +1000
  • b3c674d89d Swap memory management to FreeRTOS-style, fixed heap size Angus Gratton 2015-05-06 18:44:20 +1000
  • cd705f8b93 Replace ETS_INTR_xxx with xTaskSuspend/Resume Angus Gratton 2015-05-06 18:29:43 +1000
  • 1ffbc303ff Working variant of esp_iot_rtos_sdk (files from commit ec75c85f9ef53) Angus Gratton 2015-04-30 14:00:03 +1000
  • 101c8648ea Unmodified cross-platform parts of FreeRTOS 7.5.2 (Demos and platform-specific code removed) Angus Gratton 2015-04-30 10:58:29 +1000