Ignore:
Timestamp:
Nov 3, 2014, 10:53:00 AM (10 years ago)
Author:
alain
Message:

Introducing dynamic allocation of peripheral channel(TTY, NIC, TIM, CMA)
Removint the ICU driver : ICU component not supported anymore.
Removing the FBF driver.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/giet_drivers/spi_driver.c

    r320 r437  
    258258               unsigned int channel )
    259259{
    260     _printf("\n[GIET ERROR] _spi_isr() not implemented\n");
     260    _puts("\n[GIET ERROR] _spi_isr() not implemented\n");
    261261    _exit();
    262262}
Note: See TracChangeset for help on using the changeset viewer.