Skip to content

Commit

Permalink
Merge branch 'main' into posix_demo
Browse files Browse the repository at this point in the history
  • Loading branch information
aggarg authored Aug 23, 2024
2 parents 8924ee1 + c304913 commit f9c2be9
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 87 deletions.

This file was deleted.

This file was deleted.

10 changes: 0 additions & 10 deletions FreeRTOS/Test/CBMC/include/cbmc.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,16 +33,6 @@
#include "task.h"
#include "semphr.h"

/* FreeRTOS+TCP includes. */
#include "FreeRTOS_IP.h"
#include "FreeRTOS_Sockets.h"
#include "FreeRTOS_IP_Private.h"
#include "FreeRTOS_UDP_IP.h"
#include "FreeRTOS_DNS.h"
#include "FreeRTOS_DHCP.h"
#include "NetworkBufferManagement.h"
#include "NetworkInterface.h"

/*
* CBMC models a pointer as an object id and an offset into that
* object. The top bits of a pointer encode the object id and the
Expand Down

0 comments on commit f9c2be9

Please sign in to comment.