Added RtosSysCalls functions
Merge branch 'master' of ssh://git.code.sf.net/p/embkernel/git
Added alignement directive on UsbHw.hpp
Updated language settings file
Added LibCRC32
Added stm32g4xx example
Fixed typo: pooling -> polling
Covnerter added compressing streams function
Converter added encrypt decrypt methods
Prepared for JAVA > 8 (modifed deprecated functions)
Fixed LIB_ASSERT pointer check compilation error
Added Converter Base64 functions
Utils added file copy function
Added utils
Converter added get file name from path
Improved FileExtractor
WebServer return index.html on file not found
Fixed serializer exception on missing field
Updated serializer
Added S64 converter
Added serializer
Merge branch 'master' of ssh://git.code.sf.net/p/embkernel/git
Added serializer
Added ALWAYS_INLINE macro
DrvSpi uses DMA
USB support for OTG_FS peripheral on stm32f105 and stm32f107 devices
Removed FS dependency for NetHttpServer when only static file are used
SPI driver for stm32f1xx and stm32f3xx uses DMA
Removed wrong absolute include from UsbDevice.hpp
Use relative path for embTools libraries
Updated ST include files for stm32f1xx, stm32f3xx and stm32f4xx with latest version
NativeLibLoader getFileName() returns absolute file path
Fixed jna dependency in ant script
Updated JNA to v4.4.0
Improved makefile mkdir dependency in firmware examples
Added DrvGpio for stm32l1xx
Unified RtosStartup assembly code
Added interrupt priority level macros
Added 'public NativeExeLoader(File file)' const...
Added replaceEscapedUnicode to Converter
Added Extended Segment Address handling in inte...
Merge branch 'master' of ssh://git.code.sf.net/...
Added NativeSystemInfo
Pkt contructor from byte array
Native loaders extract to lib and exe subfolders
Added option to trim top and bottom on Font2c
Added -Wdouble-promotion and -Wfloat-conversion...
Fixed 'error: reinterpret_cast from integer to ...
Where is areca source code reporitory? Maybe I'm missing somethong but I couldn't...
Added server name and port to SMTP account
Stm32f3discovery demo added ADC measurement exa...
NativeExeLoader added function to check if exe ...
Fixed path.mk case
Improved 64-bit CPU architecture detection for ...
Added function printfRightAligned to print text...
removed lower case embkernel empty folder
Changed int to long for intelHexToByteArray con...
Forced USB register half word acces
LibPulseGen added on and off functions
Fixed drawRect in Dma2d
Added stm32f3 dual CDC example
FileExtractor extractFile(InputStream is, File ...
Added DrvSpi3
UiPrimitives draw and fill rect uses width and ...
UsbSerial added changed serial settings listener
Preferences nodes to lower case string
JDK compliance java 1.7
Added NativeExeLoaded
added A1 format to UiImage
LibStringFormat doesn't show negative sign if s...
Cleaned USB stack
Added new font
changed: inititialized sLongTickCounter=0
-added UiColor::ORANGE
-added: structure uint16 conversion utils
added: UsbDevice missing switch cases
added: linker option --specs=nano.specs
-added: USB_CFG_USE_1X16_BIT_ACCESS configurati...
-merged UsbHw
-added: USB_CFG_USE_1X16_BIT_ACCESS configurati...
-added consolas fonts
-Converter getFloat return float (previously do...
-added: Img2c A8 format
-added: UIPRimitives pritf without coordinates
-fixed: forced task stack alignement to 8 bytes
-fixed cm4 SPI baudrate calculator
-added assembly listing file to common build rules
Fixed SPI 8bit access
-added UiStDma2dPrimitives
-added Color clone contructor
-file formatting
-USB serial port streams indipendent from class
I understand, you already did an enormous job. Thanks for the prompt reply.
Hello, is there any update on this feature?
-added long tick counter
-added USB CDC (Virtual Serial Port) example
-updated libusb from 1.0.19 to 1.0.20
TCP windows size updated before sending control...
Added intelHexToByteArray converter
Added TICK overflow counter