mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-02 12:24:07 -04:00
Add framework for new MicrobBlaze blinky project.
This commit is contained in:
parent
ee4659b678
commit
f5b2c790a0
5 changed files with 644 additions and 85 deletions
|
@ -52,7 +52,7 @@
|
|||
|
||||
#define GPIO_CHANNEL1 1
|
||||
|
||||
int main()
|
||||
int xmain()
|
||||
{
|
||||
|
||||
static XIntc intc;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue