Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Same codebase on multiple client operating systems #310

Open
@WasabiFan

Description

@WasabiFan

The templates for the SConscript file and a variety of other files are intentionally designed to produce paths (and, in some sporadic cases, newlines) which are specific to the OS the files are generated on.

I've been urged in a few other issues to check in the files that modm generates, but as a result if I generated my files on a Windows machine and then cloned the repo on a Linux machine, the project is unusable.

In my case, the following files are different between the two:

        modified:   modm/SConscript        modified:   modm/ext/cmsis/device/stm32f427xx.h        modified:   modm/ext/cmsis/device/system_stm32f4xx.h        modified:   modm/ext/printf/printf.source        modified:   modm/openocd.cfg        modified:   modm/scons/site_tools/template.py        modified:   modm/src/modm/architecture/interface.hpp        modified:   modm/src/modm/math.hpp        modified:   modm/src/modm/platform.hpp        modified:   modm/src/modm/processing.hpp

What am I supposed to do about this?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp