Skip to content

STMicroelectronics/gnu-make

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GNU Make for STM32

This repository contains sources and build scripts of GNU Make included into STM32CubeIDE advanced development platform and part of the STM32Cube software ecosystem. It is based on GNU Make sources, with patches improving use in embedded systems.

License

See LICENSE.md

Host Platforms

  • GNU/Linux
  • Windows
  • macOs

Communication and support

For communication and support, please refer to:

Patches

Patch Description
Fix for long path issues on Windows Windows has a limit of the number of characters in paths to files. This fix allows up to 248 characters in paths to GNU Make binary and up to 4096 characters for all files processed by the tool. Without the patch the latter limit is about 150 characters.

About

No description, website, or topics provided.

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE.md
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published