Skip to content

Commit

Permalink
Released v1.3, with BBAI Support
Browse files Browse the repository at this point in the history
  • Loading branch information
VedantParanjape committed Aug 24, 2020
1 parent a74e42e commit a64efa1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ endif()

# CMake project description and project specific settings
project(simppru
VERSION 1.2
VERSION 1.3
DESCRIPTION "Compiler for simpPRU, compiles simpPRU code down to PRU-C"
HOMEPAGE_URL "https://github.com/VedantParanjape/simpPRU/")
enable_language(C)
Expand Down Expand Up @@ -106,4 +106,4 @@ if (UNIX)
set(CPACK_DEBIAN_PACKAGE_CONTROL_EXTRA "${CMAKE__SOURCE_DIR}/script/postinst")

include(CPack)
endif()
endif()
Binary file added assets/PRU_ICSS_block_diag.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a64efa1

Please sign in to comment.